-
-
Notifications
You must be signed in to change notification settings - Fork 365
Closed
Description
Is your feature request related to a problem? Please describe.
Tox project(https://tox.wiki) seems like a more useful addition to this project and can be used in place of Makefiles
to invoke tests and other automations.
Tox also allows isolated builds against multiple virtual environments and is tailor-made for Python projects.
Describe the solution you'd like
We can drop the Makefiles
in favour of tox.ini
setup scripts. I have a sample PR opened at tinvaan#1
What do we feel about this?
Metadata
Metadata
Assignees
Labels
No labels