Skip to content

Commit

Permalink
Add uv venv
Browse files Browse the repository at this point in the history
  • Loading branch information
Qiusheng Wu committed Oct 30, 2024
1 parent b881837 commit 3031966
Showing 1 changed file with 1 addition and 0 deletions.
1 change: 1 addition & 0 deletions .github/workflows/ubuntu.yml
Original file line number Diff line number Diff line change
Expand Up @@ -29,6 +29,7 @@ jobs:

- name: Install optional dependencies
run: |
uv venv
uv pip install --find-links https://girder.github.io/large_image_wheels gdal pyproj
uv pip install pytest
Expand Down

0 comments on commit 3031966

Please sign in to comment.