1
1
Fork 0
mirror of https://github.com/pypa/pip synced 2023-12-13 21:30:23 +01:00

Remove version constraints on pytest and scripttest

This commit is contained in:
Pradyun Gedam 2018-06-14 11:48:21 +05:30
parent d0b40a09de
commit ad5c076366
No known key found for this signature in database
GPG key ID: DA17C4B29CB32E4B

View file

@ -1,6 +1,6 @@
freezegun
pretend
pytest<=3.2.5
pytest
pytest-catchlog
pytest-cov
pytest-rerunfailures
@ -10,5 +10,5 @@ pytest-xdist
pyyaml; python_version < "3.7"
https://github.com/yaml/pyyaml/archive/master.zip#egg=pyyaml ; python_version >= "3.7"
mock
scripttest>=1.3
scripttest
https://github.com/pypa/virtualenv/archive/master.zip#egg=virtualenv