Skip to content

Commit 1cb76d0

Browse files
committed
Simplify RTD conda env
1 parent 990df80 commit 1cb76d0

1 file changed

Lines changed: 3 additions & 6 deletions

File tree

environment.yml

Lines changed: 3 additions & 6 deletions
Original file line numberDiff line numberDiff line change
@@ -1,11 +1,8 @@
11
name: _shapely
22
channels:
33
- defaults
4-
- conda-forge
54
dependencies:
6-
- python>=3.5
7-
- cython
8-
- descartes
9-
- geos>=3.3
5+
- python==3.6.*
6+
- geos==3.8.*
107
- matplotlib
11-
- numpy>=1.9
8+
- descartes

0 commit comments

Comments
 (0)