Skip to content

Commit 40dcbf5

Browse files
authored
Remove vestigial PyCall environment variable
1 parent cbd23c6 commit 40dcbf5

File tree

1 file changed

+0
-5
lines changed

1 file changed

+0
-5
lines changed

tox.ini

-5
Original file line numberDiff line numberDiff line change
@@ -17,11 +17,6 @@ passenv =
1717
# https://github.com/JuliaLang/julia/issues/18693
1818
SSL_CERT_FILE
1919

20-
# PyCall uses $PYTHON to configure Python executable. It is
21-
# useful to specify this in CI so that `diffeqpy.install()` can
22-
# directly configure PyCall.
23-
PYTHON
24-
2520
JULIA_*
2621

2722
[testenv:py3-numba]

0 commit comments

Comments
 (0)