Skip to content

Commit 64b5f63

Browse files
committed
CI: adding make to tox allowlist
1 parent 4987e37 commit 64b5f63

File tree

1 file changed

+1
-1
lines changed

1 file changed

+1
-1
lines changed

Diff for: tox.ini

+1-1
Original file line numberDiff line numberDiff line change
@@ -28,7 +28,7 @@ deps =
2828
devdeps: matplotlib>=0.0.dev0
2929
devdeps: pandas>=0.0.dev0
3030

31-
allowlist_externals = bash
31+
allowlist_externals = bash, make
3232

3333
commands =
3434
# Force numpy reinstall to work around upper version limits in downstream dependencies (e.g. pandas)

0 commit comments

Comments
 (0)