Skip to content
Merged
Changes from 1 commit
Commits
File filter

Filter by extension

Filter by extension


Conversations
Failed to load comments.
Loading
Jump to
Jump to file
Failed to load files.
Loading
Diff view
Diff view
Prev Previous commit
env for binder minimal 3.8
  • Loading branch information
AntSimi authored Dec 13, 2021
commit 4ffad53976d4ab4d54d256994da23dff1bb74b32
2 changes: 1 addition & 1 deletion environment.yml
Original file line number Diff line number Diff line change
Expand Up @@ -3,7 +3,7 @@ channels:
- conda-forge
- defaults
dependencies:
- python=3.7
- python=3.8
- ffmpeg
- pip:
- -r requirements.txt
Expand Down