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 9dccdd0 commit f06dc12Copy full SHA for f06dc12
tox.ini
@@ -3,7 +3,7 @@
3
4
[tox]
5
envlist =
6
- django_not_installed
+ #django_not_installed # TODO: can't get Tox to stop escaping the | in the command, all of a sudden
7
django_is_installed
8
flake8
9
pylint
0 commit comments