Skip to content

Commit 359c88c

Browse files
committed
Update tox.ini to work with newer tox versions
1 parent a1090cd commit 359c88c

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
@@ -21,7 +21,7 @@ python =
2121

2222
[testenv]
2323
passenv = *
24-
whitelist_externals = env
24+
allowlist_externals = *
2525
# This is required for gdal to install
2626
setenv =
2727
CPLUS_INCLUDE_PATH=/usr/include/gdal

0 commit comments

Comments
 (0)