Closed frans-johansson closed 2 years ago
Adding a setup.py would also be covered by #4, although perhaps a better ambition for this issue is to simply create the bare minimum required for local installation (i.e. development mode)
The license file was committed straight to main, bypassing the ongoing PR
Increasing the scope of this issue slightly:
Descoping setting up tox to test multiple environments for now
The current state of the code base is quite basic, and while this is not in and of itself a problem, it should at least try to follow some good practices for Python software development.
Following from The Hitchhiker's Guide to Python, the following changes or additions are proposed:
Consequently, the following decisions should be made before taking on this issue:
Some work left for future issues include: