di / pytest-reqs

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

Remove pip version warning #21

Closed jayvdb closed 6 years ago

jayvdb commented 6 years ago

Sits on top of https://github.com/di/pytest-reqs/pull/18

di commented 6 years ago

Like I said in #18, I don't want to add the explicit dependency on pip<10 here, and I want to keep the warning in place for the periods between new pip releases and new pytest-reqs releases, so I'm going to close this, but thanks!