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

Commit

Permalink
Fix fake_session breakage by pinning pytest to 3.6.4 (#176)
Browse files Browse the repository at this point in the history
  • Loading branch information
JohanLorenzo committed Jul 31, 2018
1 parent 9508cdb commit 062612f
Showing 1 changed file with 1 addition and 1 deletion.
2 changes: 1 addition & 1 deletion tox.ini
Expand Up @@ -17,7 +17,7 @@ deps =
flake8
Jinja2
mock
pytest
pytest==3.6.4
pytest-asyncio
pytest-cov
pytest-mock
Expand Down

0 comments on commit 062612f

Please sign in to comment.