Skip to content

Commit

Permalink
pin pytest version
Browse files Browse the repository at this point in the history
  • Loading branch information
jdkent committed Aug 31, 2019
1 parent 0922d01 commit 62744ba
Showing 1 changed file with 1 addition and 1 deletion.
2 changes: 1 addition & 1 deletion setup.py
Original file line number Diff line number Diff line change
Expand Up @@ -73,7 +73,7 @@ def read(*names, **kwargs):
],
extras_require={
'test': ['tox',
'pytest',
'pytest~=5.0.1',
'pytest-travis-fold',
'pytest-cov'],
'dev': ['check-manifest',
Expand Down

0 comments on commit 62744ba

Please sign in to comment.