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

Use uv to install hatch

parent a76c6722
No related branches found
No related tags found
1 merge request!26Use uv in CI
Pipeline #1382187 waiting for manual action
...@@ -12,8 +12,8 @@ cache: ...@@ -12,8 +12,8 @@ cache:
- .cache/uv - .cache/uv
before_script: before_script:
- python -m pip install --upgrade pip - python -m pip install uv
- python -m pip install hatch - python -m uv pip install hatch
test: test:
script: script:
......
0% Loading or .
You are about to add 0 people to the discussion. Proceed with caution.
Please register or to comment