Require psutil

This commit is contained in:
John Kirkham 2017-07-27 10:47:36 -04:00
parent a98ea60cd3
commit aed25435ca

View File

@ -4,6 +4,7 @@ channels:
dependencies: dependencies:
- python - python
- numpy - numpy
- psutil
- toolz - toolz
- matplotlib - matplotlib
- dill - dill