python -m pip install -e . https://pip.pypa.io/en/stable/topics/local-project-installs/#editable-installs and you don't have to run it twice
https://packaging.python.org/en/latest/tutorials/packaging-projects/
python -m unittest tests/main.py -v
| Name | Name | Last commit date | ||
|---|---|---|---|---|
python -m pip install -e . https://pip.pypa.io/en/stable/topics/local-project-installs/#editable-installs and you don't have to run it twice
https://packaging.python.org/en/latest/tutorials/packaging-projects/
python -m unittest tests/main.py -v