Skip to content

Commit 3701aeb

Browse files
committed
chore: Move back to released version of constructor
1 parent 7f1d17b commit 3701aeb

2 files changed

Lines changed: 1 addition & 26 deletions

File tree

pixi.lock

Lines changed: 0 additions & 17 deletions
Some generated files are not rendered by default. Learn more about customizing how changed files appear on GitHub.

pixi.toml

Lines changed: 1 addition & 9 deletions
Original file line numberDiff line numberDiff line change
@@ -9,15 +9,7 @@ python = ">=3.12"
99
pip = "*"
1010
libmambapy = "*"
1111
micromamba = "*"
12-
conda = ">=4.6"
13-
conda-standalone = "*"
14-
jinja2 = "*"
15-
jsonschema = ">=4"
16-
pillow = ">=3.1"
17-
"ruamel.yaml" = ">=0.11.14,<0.19"
18-
19-
[pypi-dependencies]
20-
constructor = { git = "https://github.com/chrisburr/constructor.git", branch = "fix/mkdir-conda-guard" }
12+
constructor = "*"
2113

2214
# Feature for release scripts (separate environment, excludes build deps)
2315
[feature.release.dependencies]

0 commit comments

Comments
 (0)