Skip to content

Commit 728fe93

Browse files
committed
ci: update lockfile
1 parent 1b036b5 commit 728fe93

File tree

1 file changed

+2
-2
lines changed

1 file changed

+2
-2
lines changed

pixi.toml

Lines changed: 2 additions & 2 deletions
Original file line numberDiff line numberDiff line change
@@ -3,8 +3,8 @@ name = "genvarloader"
33
channels = ["conda-forge", "bioconda"]
44
platforms = ["linux-64"]
55

6-
# [activation.env]
7-
# LD_LIBRARY_PATH = "$CONDA_PREFIX/lib"
6+
[activation.env]
7+
LD_LIBRARY_PATH = "$CONDA_PREFIX/lib"
88

99
[environments]
1010
dev = { features = ["pytorch-cpu", "basenji2", "py310"] }

0 commit comments

Comments
 (0)