Skip to content

Commit

Permalink
try fiona as req-dev again
Browse files Browse the repository at this point in the history
  • Loading branch information
Conengmo committed Oct 18, 2024
1 parent e630df5 commit 35c0320
Show file tree
Hide file tree
Showing 2 changed files with 0 additions and 5 deletions.
4 changes: 0 additions & 4 deletions .github/workflows/deploy-docs.yml
Original file line number Diff line number Diff line change
Expand Up @@ -33,10 +33,6 @@ jobs:
--file requirements.txt
--file requirements-dev.txt
- name: Install fiona dependency
shell: bash -l {0}
run: python -m pip install fiona

- name: Install folium from source
shell: bash -l {0}
run: python -m pip install -e . --no-deps --force-reinstall
Expand Down
1 change: 0 additions & 1 deletion requirements.txt
Original file line number Diff line number Diff line change
Expand Up @@ -3,4 +3,3 @@ jinja2>=2.9
numpy
requests
xyzservices
fiona

0 comments on commit 35c0320

Please sign in to comment.