Skip to content

Commit e93a1a4

Browse files
committed
tox fix try 2
1 parent 9a5f93c commit e93a1a4

File tree

1 file changed

+1
-1
lines changed

1 file changed

+1
-1
lines changed

tox.ini

Lines changed: 1 addition & 1 deletion
Original file line numberDiff line numberDiff line change
@@ -12,4 +12,4 @@ deps = pytest>=7.0
1212
numpy
1313
commands = python -m pytest {posargs} ./pychunkedgraph/tests/
1414
install_command = {toxinidir}/tox_install_command.sh {opts} {packages}
15-
allowlist_externals = ./tox_install_command.sh
15+
allowlist_externals = {toxinidir}/tox_install_command.sh

0 commit comments

Comments
 (0)