Skip to content

Commit 62a82b2

Browse files
committed
added pip to conda env
1 parent 93158de commit 62a82b2

File tree

1 file changed

+2
-1
lines changed

1 file changed

+2
-1
lines changed

environment.yml

Lines changed: 2 additions & 1 deletion
Original file line numberDiff line numberDiff line change
@@ -4,14 +4,15 @@ channels:
44
- conda-forge
55
- defaults
66
dependencies:
7+
- python=3
8+
- pip
79
# - pywps=4.2
810
- jinja2
911
- click
1012
- psutil
1113
# - eggshell
1214
##############
1315
# analytic
14-
- python=3
1516
- numpy
1617
# - ocgis # moved to pip
1718
- pandas

0 commit comments

Comments
 (0)