Skip to content

Commit

Permalink
Use older version of pytest if Python 2.7
Browse files Browse the repository at this point in the history
  • Loading branch information
memery-rbx committed Dec 17, 2019
1 parent 7ff715b commit 57c337e
Showing 1 changed file with 1 addition and 0 deletions.
1 change: 1 addition & 0 deletions dev-requirements.txt
Original file line number Diff line number Diff line change
Expand Up @@ -34,6 +34,7 @@ pluggy==0.12.0
py==1.5.2
pycparser==2.18
pyOpenSSL==17.5.0
pytest==4.6.7; python_version <= '2.7'
pytest==5.2.0
pytest-cov==2.5.1
requests==2.20.0
Expand Down

0 comments on commit 57c337e

Please sign in to comment.