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 53c1091 commit 3f649baCopy full SHA for 3f649ba
test/runtests.jl
@@ -6,6 +6,7 @@ using SymbolicUtils.Rewriters
6
7
using Test
8
using PyCall, Conda
9
+Conda.pip_interop(true; [env::Environment = ROOTENV])
10
Conda.pip("install", "sympy")
11
using SymPy
12
0 commit comments