[Pytest-commit] Issue #339: Need a way to install a requirement before other requirements (hpk42/tox)

Glen Nelson issues-reply at bitbucket.org
Tue Jun 28 14:06:02 EDT 2016


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.




More information about the pytest-commit mailing list