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 5ad0de6 commit ba19be9Copy full SHA for ba19be9
tox.ini
@@ -43,7 +43,7 @@ deps =
43
https://github.com/tomchristie/django-rest-framework/archive/master.tar.gz
44
45
[testenv:isort]
46
-commands = isort --recursive --check-only rest_framework_filters tests {posargs:--diff}
+commands = isort --check-only rest_framework_filters tests {posargs:--diff}
47
deps = isort
48
49
[testenv:lint]
0 commit comments