Skip to content

Commit 09f6877

Browse files
committed
fix: python3.13 downgrade
somehow vocal-extractor subperforms on 3.14 ???
1 parent 9944967 commit 09f6877

4 files changed

Lines changed: 201 additions & 204 deletions

File tree

.python-version

Lines changed: 1 addition & 1 deletion
Original file line numberDiff line numberDiff line change
@@ -1 +1 @@
1-
3.14
1+
3.13

README.md

Lines changed: 1 addition & 1 deletion
Original file line numberDiff line numberDiff line change
@@ -24,7 +24,7 @@ The full pipeline will be completed in less than a minute in their environment.
2424
- [FFmpeg](https://ffmpeg.org)
2525

2626
```sh
27-
uvx --from git+https://github.com/Japan7/yohane.git[cli] --python 3.14 yohane --help
27+
uvx --from git+https://github.com/Japan7/yohane.git[cli] --python 3.13 yohane --help
2828
```
2929

3030
#### With `pixi`

0 commit comments

Comments
 (0)