Skip to content

Commit

Permalink
added allowlist externals to tox config
Browse files Browse the repository at this point in the history
  • Loading branch information
sehmaschine committed Mar 20, 2023
1 parent 408b58b commit ec3306b
Showing 1 changed file with 1 addition and 0 deletions.
1 change: 1 addition & 0 deletions tox.ini
Original file line number Diff line number Diff line change
Expand Up @@ -10,3 +10,4 @@ deps =
coverage
django40: Django>=4.0,<4.1
commands = ./runtests.py {posargs}
allowlist_externals = python

0 comments on commit ec3306b

Please sign in to comment.