Skip to content

Commit

Permalink
went back to python>=3.5 in environment.yml file
Browse files Browse the repository at this point in the history
  • Loading branch information
LuckyMD committed May 21, 2019
1 parent 164c689 commit 9897062
Showing 1 changed file with 1 addition and 1 deletion.
2 changes: 1 addition & 1 deletion sc_tutorial_environment.yml
Original file line number Diff line number Diff line change
Expand Up @@ -3,7 +3,7 @@ channels:
- conda-forge
- bioconda
dependencies:
- python==3.6
- python>=3.5
- cmake
- r-essentials
- r-rgl
Expand Down

0 comments on commit 9897062

Please sign in to comment.