Skip to content

Commit f4ff0d0

Browse files
committed
Rm gloabl pip update
1 parent 9e90141 commit f4ff0d0

File tree

1 file changed

+0
-3
lines changed

1 file changed

+0
-3
lines changed

Makefile

Lines changed: 0 additions & 3 deletions
Original file line numberDiff line numberDiff line change
@@ -54,9 +54,6 @@ publish-scala:
5454

5555
init-python:
5656
python -m venv ./.venv
57-
./.venv/bin/python -m pip install --upgrade pip==25.3
58-
./.venv/bin/python -m pip install setuptools
59-
poetry run python -m pip install --upgrade pip==25.3
6057
poetry run python -m pip install setuptools
6158
poetry self add "poetry-dynamic-versioning[plugin]"
6259
poetry install

0 commit comments

Comments
 (0)