We read every piece of feedback, and take your input very seriously.
To see all available qualifiers, see our documentation.
There was an error while loading. Please reload this page.
1 parent 9157b3a commit 00e2425Copy full SHA for 00e2425
doc/environment.yml
@@ -1,7 +1,7 @@
1
channels:
2
- conda-forge
3
dependencies:
4
- - python>=3.10 <3.13
+ - python>=3.10, <3.13
5
- ffmpeg
6
- pip
7
- pip:
environment.yml
@@ -2,7 +2,7 @@ name: binder-pyeddytracker
8
0 commit comments