Skip to content

Commit

Permalink
Add uv run
Browse files Browse the repository at this point in the history
  • Loading branch information
giswqs committed Sep 22, 2024
1 parent 286a198 commit 33f48e0
Show file tree
Hide file tree
Showing 2 changed files with 1 addition and 2 deletions.
2 changes: 1 addition & 1 deletion .github/workflows/ubuntu-uv.yml
Original file line number Diff line number Diff line change
Expand Up @@ -40,4 +40,4 @@ jobs:

- name: Running pytest
run: |
pytest . --verbose
uv run pytest . --verbose
1 change: 0 additions & 1 deletion requirements_dev.txt
Original file line number Diff line number Diff line change
Expand Up @@ -40,7 +40,6 @@ rasterio
rasterstats
rio-cogeo
rioxarray
scooby
sqlalchemy
# streamlit-folium
# tippecanoe

0 comments on commit 33f48e0

Please sign in to comment.