Skip to content

Commit

Permalink
Forcing environment.yml to be py34
Browse files Browse the repository at this point in the history
  • Loading branch information
Greg Blumberg committed Feb 12, 2019
1 parent 434dd47 commit 95b09af
Showing 1 changed file with 1 addition and 1 deletion.
2 changes: 1 addition & 1 deletion environment.yml
Expand Up @@ -4,7 +4,7 @@ channels:
- conda-forge
- anaconda
dependencies:
- python=3
- python=3.4
- numpy=1.15.*
- pyside
- sphinx
Expand Down

0 comments on commit 95b09af

Please sign in to comment.