Skip to content

Commit 35c0320

Browse files
committed
try fiona as req-dev again
1 parent e630df5 commit 35c0320

File tree

2 files changed

+0
-5
lines changed

2 files changed

+0
-5
lines changed

.github/workflows/deploy-docs.yml

Lines changed: 0 additions & 4 deletions
Original file line numberDiff line numberDiff line change
@@ -33,10 +33,6 @@ jobs:
3333
--file requirements.txt
3434
--file requirements-dev.txt
3535
36-
- name: Install fiona dependency
37-
shell: bash -l {0}
38-
run: python -m pip install fiona
39-
4036
- name: Install folium from source
4137
shell: bash -l {0}
4238
run: python -m pip install -e . --no-deps --force-reinstall

requirements.txt

Lines changed: 0 additions & 1 deletion
Original file line numberDiff line numberDiff line change
@@ -3,4 +3,3 @@ jinja2>=2.9
33
numpy
44
requests
55
xyzservices
6-
fiona

0 commit comments

Comments
 (0)