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 156630c commit 242b83cCopy full SHA for 242b83c
tox.ini
@@ -32,7 +32,7 @@ deps = flake8
32
33
[testenv:isort]
34
basepython = python3.6
35
-commands = isort --verbose --check-only --diff
+commands = isort --verbose --check-only --diff django_elastipymemcache tests setup.py
36
deps = isort
37
38
[testenv:readme]
0 commit comments