LanxCalc - A blind phalanx calculator

  • Are those the only dependencies? If so, you can just make a setup.py such that

    pip install -e .

    will install all of it.


    Also yeah, 3.8 breaks a lot of dependencies...