Open mikejgray opened 10 months ago
Since setup.py is managed, we need to be able to support an arbitrary number of extras. Something like:
{ "extras": [{"test": "requirements-test.txt}] }
Since setup.py is managed, we need to be able to support an arbitrary number of extras. Something like: