We read every piece of feedback, and take your input very seriously.
To see all available qualifiers, see our documentation.
There was an error while loading. Please reload this page.
1 parent c526b02 commit 79fc814Copy full SHA for 79fc814
tox.ini
@@ -9,6 +9,7 @@ commands =
9
python tests/run_tests.py
10
11
deps =
12
+ mock
13
django22: Django>=2.2,<3.0
14
django30: Django>=3.0,<3.1
15
djangomaster: https://github.com/django/django/archive/master.tar.gz
0 commit comments