New issue 339: Need a way to install a requirement before other requirements
https://bitbucket.org/hpk42/tox/issues/339/need-a-way-to-install-a-requirement-before

Glen Nelson:

I have mock 1.3.0 as a requirement for my project. Also, due to various reasons 
(corporate) I cannot upgrade to a version of virtualenv with setuptools 17.1, 
which mock requires. as such, I want to install setuptools 17.1 before 
everything else.

There does not seem to be a way to do this.


_______________________________________________
pytest-commit mailing list
pytest-commit@python.org
https://mail.python.org/mailman/listinfo/pytest-commit

Reply via email to