Skip to content

Commit 0f8888a

Browse files
committed
Remove pip as a pixi dependency
1 parent e7d8b98 commit 0f8888a

File tree

2 files changed

+1
-22
lines changed

2 files changed

+1
-22
lines changed

pixi.lock

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

pyproject.toml

Lines changed: 0 additions & 1 deletion
Original file line numberDiff line numberDiff line change
@@ -162,7 +162,6 @@ ui-test = { cmd = "npm --prefix ui-tests run test", depends-on = ["node-install-
162162

163163
[tool.pixi.dependencies]
164164
python = ">=3.13.2,<4"
165-
pip = ">=25.0.1,<26"
166165
nodejs = ">=22.12.0,<23"
167166
jupyterlab = ">=4.3.0,<5"
168167
jupyter_server = ">=2.4.0,<3"

0 commit comments

Comments
 (0)