tox.ini: use pytest-freezegun (#22732)

This commit is contained in:
Benjamin Dauvergne 2018-03-24 02:09:52 +01:00 committed by Frédéric Péters
parent 4bb382806b
commit 1e892549f9
1 changed files with 1 additions and 0 deletions

View File

@ -13,6 +13,7 @@ deps =
django111: django>=1.11,<1.12
pytest-cov
pytest-django
pytest-freezegun
pytest
WebTest
mock