Skip to content

Commit 1bc6e6c

Browse files
aerostitchatodorov
authored andcommitted
Whitelist the coverage command in tox.ini to avoid some warnings.
1 parent fe96112 commit 1bc6e6c

File tree

1 file changed

+2
-0
lines changed

1 file changed

+2
-0
lines changed

tox.ini

Lines changed: 2 additions & 0 deletions
Original file line numberDiff line numberDiff line change
@@ -41,6 +41,8 @@ setenv =
4141
whitelist_externals =
4242
django_not_installed: bash
4343
readme: bash
44+
py{36}-django{111,20,-master}: coverage
45+
py{35,36,37}-django21: coverage
4446
clean: find
4547
clean: rm
4648

0 commit comments

Comments
 (0)