Skip to content

Commit 4174b0e

Browse files
committed
Added requirements for documentation
1 parent 0764818 commit 4174b0e

File tree

3 files changed

+3
-3
lines changed

3 files changed

+3
-3
lines changed

.github/workflows/python-package.yml

Lines changed: 0 additions & 1 deletion
Original file line numberDiff line numberDiff line change
@@ -37,7 +37,6 @@ jobs:
3737
run: |
3838
python -m pip install --upgrade cffi
3939
python -m pip install --upgrade dbfread geobr wget
40-
python -m pip install --upgrade georasters
4140
python setup.py build
4241
cd pysus/utilities
4342
python _build_readdbc.py

docs/requirements.txt

Lines changed: 2 additions & 0 deletions
Original file line numberDiff line numberDiff line change
@@ -0,0 +1,2 @@
1+
nbsphinx
2+
sphinx

requirements.txt

Lines changed: 1 addition & 2 deletions
Original file line numberDiff line numberDiff line change
@@ -5,15 +5,14 @@ geocoder
55
requests
66
geobr
77
folium
8-
nbsphinx
98
nose
109
fastparquet
1110
facets-overview
1211
geobr
1312
geopandas
1413
dask
15-
georasters
1614
wget
1715
colorcet
1816
datashader
1917
xarray
18+
georasters

0 commit comments

Comments
 (0)