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
Next Next commit
test python 3.10 binder
  • Loading branch information
AntSimi authored Jan 18, 2023
commit 2f569b456a754cd516e098006fb847c845e73c67
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.8
- python=3.10
- ffmpeg
- pip:
- -r requirements.txt
Expand Down