di / pytest-reqs

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

Add support for pip<=18.0 #28

Closed danie1k closed 5 years ago

danie1k commented 5 years ago

It's that easy.

At least everyone will be able to use it again, not downgrading pip version to 9.0.3.

Ref. #13 & #17.