Skip to content

Commit efaf461

Browse files
Ad pip and whl2conda dev dependencies for deploy testing
1 parent 3658f8d commit efaf461

File tree

2 files changed

+93
-2
lines changed

2 files changed

+93
-2
lines changed

pixi.lock

Lines changed: 91 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: 2 additions & 0 deletions
Original file line numberDiff line numberDiff line change
@@ -36,7 +36,9 @@ Documentation = "https://analog-garage.github.io/mkdocstrings-python-xref/"
3636
[project.optional-dependencies]
3737
dev = [
3838
"build >=1.0.0", # python-build on conda
39+
"pip >=25.0",
3940
"hatchling >=1.21",
41+
"whl2conda >=25.3",
4042
"coverage >=7.4.0",
4143
"pytest >=8.2",
4244
"pytest-cov >=5.0",

0 commit comments

Comments
 (0)