Skip to content

Commit 3ad55c1

Browse files
committed
removed sphnix dependencies
1 parent 49509d8 commit 3ad55c1

File tree

1 file changed

+1
-5
lines changed

1 file changed

+1
-5
lines changed

env.yml

Lines changed: 1 addition & 5 deletions
Original file line numberDiff line numberDiff line change
@@ -6,9 +6,6 @@ dependencies:
66
- gdal==3.4.0
77
- rasterio
88
- geopandas
9-
- nbsphinx
10-
- sphinx
11-
- numpydoc
129
- shapely
1310
- pip
1411
- pip:
@@ -17,5 +14,4 @@ dependencies:
1714
- opencv-python
1815
- pandas==1.5.3
1916
- scikit-learn==1.2.1
20-
- scipy>=1.6.2
21-
- sphinx-rtd-theme
17+
- scipy>=1.6.2

0 commit comments

Comments
 (0)