Skip to content

Commit 0115969

Browse files
committed
pixi + pythoncall before condapkg, separate line test
1 parent b59a6e5 commit 0115969

File tree

1 file changed

+1
-1
lines changed

1 file changed

+1
-1
lines changed

test/runtests.jl

Lines changed: 1 addition & 1 deletion
Original file line numberDiff line numberDiff line change
@@ -1,7 +1,7 @@
11
using PythonCallTest
22
using Test
33

4-
ENV["JULIA_CONDAPKG_BACKEND"] = "MicroMamba"
4+
ENV["JULIA_CONDAPKG_BACKEND"] = "Pixi"
55

66
using PythonCall
77
using CondaPkg

0 commit comments

Comments
 (0)