Skip to content

Commit

Permalink
Downgrade pytest to 4.0.2
Browse files Browse the repository at this point in the history
Signed-off-by: Chris Warrick <kwpolska@gmail.com>
  • Loading branch information
Kwpolska committed Jan 6, 2019
1 parent 3671c65 commit e77a70b
Showing 1 changed file with 1 addition and 1 deletion.
2 changes: 1 addition & 1 deletion requirements-tests.txt
@@ -1,5 +1,5 @@
-r requirements-extras.txt
coverage>=4.5.1
pytest>=3.7.4
pytest==4.0.2
pytest-cov>=2.5.1
freezegun>=0.3.10

0 comments on commit e77a70b

Please sign in to comment.