Skip to content

Commit

Permalink
There is no official release of pytest-mock which supports python3.6
Browse files Browse the repository at this point in the history
However master already supports it, so lets use master
until a official release is there.
  • Loading branch information
stephan-hof committed Oct 5, 2016
1 parent 82ff611 commit 1f6aec8
Showing 1 changed file with 1 addition and 1 deletion.
2 changes: 1 addition & 1 deletion tox.ini
Original file line number Diff line number Diff line change
Expand Up @@ -19,7 +19,7 @@ deps =
pytest-remove-stale-bytecode
pytest-flake8
pytest-isort
pytest-mock
git+https://github.com/pytest-dev/pytest-mock@931785ca86113c62baaad1e677f5dc61d69ec39a
# pytest-mypy

[testenv:coverage-clean]
Expand Down

0 comments on commit 1f6aec8

Please sign in to comment.