mirror of
https://github.com/arsenetar/dupeguru.git
synced 2025-05-07 09:19:50 +00:00
Adjust requirements to pytest 3.0 release
pytest-monkeyplus isn't pytest 3.0 compatible yet, so we have to explicitly forbid pytest 3.0+ in requirements.
This commit is contained in:
parent
ac8a336c4a
commit
eb3f7d65de
@ -1,4 +1,4 @@
|
||||
pytest>=2.0.0
|
||||
pytest>=2.0.0,<3.0
|
||||
pytest-monkeyplus>=1.0.0
|
||||
flake8
|
||||
|
||||
|
Loading…
x
Reference in New Issue
Block a user