Skip to content

Commit 2ce4f9c

Browse files
committed
add whitelist_externals make
1 parent 592f0d2 commit 2ce4f9c

File tree

1 file changed

+1
-0
lines changed

1 file changed

+1
-0
lines changed

tox.ini

Lines changed: 1 addition & 0 deletions
Original file line numberDiff line numberDiff line change
@@ -15,6 +15,7 @@ commands =
1515
coveralls
1616

1717
[testenv:docs]
18+
whitelist_externals = make
1819
commands =
1920
pip install -e .[docs]
2021
make -C docs/ html

0 commit comments

Comments
 (0)