Skip to content
Snippets Groups Projects
Commit b5f2ee9a authored by Tobias Hangleiter's avatar Tobias Hangleiter
Browse files

Silence pip warning

parent 2c8706c3
No related branches found
No related tags found
No related merge requests found
Pipeline #1379658 waiting for manual action
......@@ -11,8 +11,8 @@ cache:
- .local/share/hatch
before_script:
- python -m pip install --upgrade pip
- python -m pip install hatch
- python -m pip --root-user-action install --upgrade pip
- python -m pip --root-user-action install hatch
test:
script:
......
0% Loading or .
You are about to add 0 people to the discussion. Proceed with caution.
Please register or to comment