Skip to content

Commit dece715

Browse files
committed
add gest-api as conda-package dependency besides pypi
1 parent aaf98ca commit dece715

2 files changed

Lines changed: 3 additions & 2 deletions

File tree

pixi.lock

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

pyproject.toml

Lines changed: 1 addition & 0 deletions
Original file line numberDiff line numberDiff line change
@@ -187,6 +187,7 @@ pip = ">=25.2,<26"
187187
setuptools = ">=80.8.0,<81"
188188
numpy = ">=2.2.6,<3"
189189
pydantic = ">=2.12.4,<3"
190+
gest-api = ">=0.1,<0.2"
190191

191192

192193
# macOS dependencies

0 commit comments

Comments
 (0)