Skip to content

Commit

Permalink
chore: bump default python version to 3.12
Browse files Browse the repository at this point in the history
  • Loading branch information
NextFire committed Nov 23, 2024
1 parent a283c31 commit ceb3def
Show file tree
Hide file tree
Showing 5 changed files with 432 additions and 372 deletions.
2 changes: 1 addition & 1 deletion .python-version
Original file line number Diff line number Diff line change
@@ -1 +1 @@
3.11
3.12
2 changes: 1 addition & 1 deletion README.md
Original file line number Diff line number Diff line change
Expand Up @@ -24,7 +24,7 @@ The full pipeline will be completed in less than a minute in their environment.
- [FFmpeg](https://ffmpeg.org)

```sh
uvx --from git+https://github.com/Japan7/yohane.git[cli] --python 3.11 yohane --help
uvx --from git+https://github.com/Japan7/yohane.git[cli] --python 3.12 yohane --help
```

#### With `pixi`
Expand Down
Loading

0 comments on commit ceb3def

Please sign in to comment.