Closed sjirwin closed 1 year ago
Issue number of the reported bug or feature request: #350
Describe your changes make is now used for orchestrating maintenance commands for the repository so tox is not needed anymore
make
tox
Testing performed verified new settings by running make dev-install and make pycoverage locally
make dev-install
make pycoverage
Additional context Closes #350
Issue number of the reported bug or feature request: #350
Describe your changes
make
is now used for orchestrating maintenance commands for the repository sotox
is not needed anymoreTesting performed verified new settings by running
make dev-install
andmake pycoverage
locallyAdditional context Closes #350