Skip to content

Commit

Permalink
try changing to allowlist
Browse files Browse the repository at this point in the history
  • Loading branch information
fuhrysteve committed Mar 14, 2023
1 parent c6d2558 commit 1b7b05d
Showing 1 changed file with 1 addition and 1 deletion.
2 changes: 1 addition & 1 deletion tox.ini
Original file line number Diff line number Diff line change
Expand Up @@ -3,5 +3,5 @@ envlist=py{37,38,39,310,311,py3}

[testenv]
deps=-r requirements-test.txt
whitelist_externals=make
allowlist_externals=make
commands=make test_coverage

0 comments on commit 1b7b05d

Please sign in to comment.