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 fe96112 commit 1bc6e6cCopy full SHA for 1bc6e6c
tox.ini
@@ -41,6 +41,8 @@ setenv =
41
whitelist_externals =
42
django_not_installed: bash
43
readme: bash
44
+ py{36}-django{111,20,-master}: coverage
45
+ py{35,36,37}-django21: coverage
46
clean: find
47
clean: rm
48
0 commit comments