Skip to content

Commit

Permalink
Whitelist usage of make in tox
Browse files Browse the repository at this point in the history
  • Loading branch information
palfrey committed Apr 23, 2021
1 parent 8edc0bb commit a2b3024
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 @@ -15,6 +15,7 @@ deps =
pydocstyle
pytest
pytest-cov
whitelist_externals = make

[testenv:flake8]
basepython = python3
Expand Down

0 comments on commit a2b3024

Please sign in to comment.