Closed fliiiix closed 7 years ago
We shouldn't use requirements.txt at all for the setup.py ... I guess that was some stupid idea of mine I've tried but never removed in this repo ;)
True, I wouldn't either but apparently many people use it this way
minion-ci fails to install on a up to date system. And since pip doesn't really support to the use of their internal functions (https://github.com/pypa/pip/issues/2286) so I guess just standard python
open
should be enough. (Also you should release it to fix all pip installs :wink:)