Discuss/investigate moving to tox + pyproject.toml
Metadata
Current evaluation
No evaluation has been recorded for this issue yet.
Issue body
### What needs to get done
The current code base has a mix of `tox.ini`, `Makefile`, `setup.py`, `setup.cfg` and `pyproject.toml`. We should look into keeping just tox.ini and pyproject.toml (plus the various `requirements*.txt` pins), to be closer to Starbase.
### Why it needs to get done
Mostly for our own sanity, and to take advantage of the fact that we're still `edge`: I would prefer to have a "cleaner house" before we call it `stable`.
Evaluation history
No evaluation history available.