Skip to content

Commit

Permalink
Browse files Browse the repository at this point in the history
edited mybinder yml with python version
  • Loading branch information
rcc02007 committed Aug 28, 2018
1 parent 4981fe3 commit f25072f
Showing 1 changed file with 5 additions and 5 deletions.
10 changes: 5 additions & 5 deletions environment.yml
@@ -1,8 +1,8 @@
name: example-environment
channels:
- conda-forge

dependencies:
- python
- python=3.6
- numpy
- matplotlib
- scipy
- toolz
- matplotlib
- scipy

0 comments on commit f25072f

Please sign in to comment.