Open chloegeller opened 3 years ago
Running tests on the PyPI package causes failures because the scripts in bin/ no longer have the .py extension.
bin/
.py
Doing a pip install from the GitHub source fixes this.
Running tests on the PyPI package causes failures because the scripts in
bin/
no longer have the.py
extension.Doing a pip install from the GitHub source fixes this.