Skip to content

Commit e1952db

Browse files
authored
Merge branch 'main' into galaxyq
2 parents cfa436e + bff2aff commit e1952db

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
@@ -17,7 +17,7 @@ indexserver =
1717
[testenv]
1818

1919
# Pass through the following environment variables which may be needed for the CI
20-
passenv = HOME WINDIR LC_ALL LC_CTYPE CC CI TRAVIS
20+
passenv = HOME,WINDIR,LC_ALL,LC_CTYPE,CC,CI,TRAVIS
2121

2222
# Run the tests in a temporary directory to make sure that we don't import
2323
# this package from the source tree

0 commit comments

Comments
 (0)