Add psutils. Add back python

This commit is contained in:
Carol Willing 2017-07-24 17:57:46 -07:00 committed by John Kirkham
parent b95e3a6411
commit 7aed0acaae

View File

@ -3,8 +3,10 @@ channels:
- defaults - defaults
- conda-forge - conda-forge
dependencies: dependencies:
- python
- numpy - numpy
- toolz - toolz
- psutils
- matplotlib - matplotlib
- dill - dill
- pandas - pandas