Skip to content

Commit

Permalink
added pip to conda env
Browse files Browse the repository at this point in the history
  • Loading branch information
cehbrecht committed May 17, 2019
1 parent 93158de commit 62a82b2
Showing 1 changed file with 2 additions and 1 deletion.
3 changes: 2 additions & 1 deletion environment.yml
Original file line number Diff line number Diff line change
Expand Up @@ -4,14 +4,15 @@ channels:
- conda-forge
- defaults
dependencies:
- python=3
- pip
# - pywps=4.2
- jinja2
- click
- psutil
# - eggshell
##############
# analytic
- python=3
- numpy
# - ocgis # moved to pip
- pandas
Expand Down

0 comments on commit 62a82b2

Please sign in to comment.