added pip

This commit is contained in:
Benjamin Blouin 2019-05-07 13:49:51 -04:00 committed by GitHub
parent 654d3cd7fc
commit 8db4b7c336
No known key found for this signature in database
GPG Key ID: 4AEE18F83AFDEB23

View File

@ -5,6 +5,7 @@ channels:
- damianavila82 - damianavila82
dependencies: dependencies:
- python=3.7 - python=3.7
- pip
- numpy - numpy
- matplotlib - matplotlib
- scipy - scipy