di / pytest-reqs

py.test plugin for checking requirements files
https://pypi.org/p/pytest-reqs
MIT License
25 stars 6 forks source link

Declare dependency on pip<10 and test pip 9.0.3 #18

Closed jayvdb closed 5 years ago

jayvdb commented 6 years ago

Fixes https://github.com/di/pytest-reqs/issues/17

jayvdb commented 6 years ago

If you dont want the install_requires dependency, https://github.com/di/pytest-reqs/pull/19 is the PR which only fixes the builds .

Only when the builds are green can we add extra stuff.

jayvdb commented 5 years ago

10 open PRs. ;-(