Skip to content
This repository has been archived by the owner on Sep 18, 2019. It is now read-only.

Commit

Permalink
Temporary fix pytest version, pytest-dev/pytest#3742
Browse files Browse the repository at this point in the history
  • Loading branch information
grewn0uille committed Aug 1, 2018
1 parent d178864 commit 993ef73
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 @@ -8,7 +8,7 @@
pytest_runner = ['pytest-runner'] if needs_pytest else []

tests_requirements = [
'pytest',
'pytest==3.6.4',
'pytest-cov',
'pytest-factoryboy',
'pytest-flake8',
Expand Down

0 comments on commit 993ef73

Please sign in to comment.