We read every piece of feedback, and take your input very seriously.
To see all available qualifiers, see our documentation.
There was an error while loading. Please reload this page.
1 parent 3f649ba commit 6433bceCopy full SHA for 6433bce
test/runtests.jl
@@ -6,7 +6,7 @@ using SymbolicUtils.Rewriters
6
7
using Test
8
using PyCall, Conda
9
-Conda.pip_interop(true; [env::Environment = ROOTENV])
+Conda.pip_interop(true)
10
Conda.pip("install", "sympy")
11
using SymPy
12
0 commit comments