Skip to content

Commit

Permalink
build(pyproject.toml): update python version to 3.13 for compatibility
Browse files Browse the repository at this point in the history
feat(pyproject.toml): add audioop-lts dependency for audio processing
chore(.mise.toml): adjust python version format for consistency
refactor(xkcd.py): replace imghdr with PIL for more reliable image format detection
  • Loading branch information
kzndotsh committed Nov 20, 2024
1 parent 5a041ba commit 8999578
Show file tree
Hide file tree
Showing 4 changed files with 221 additions and 170 deletions.
2 changes: 1 addition & 1 deletion .mise.toml
Original file line number Diff line number Diff line change
@@ -1,2 +1,2 @@
[tools]
python = "3.13.0"
python = "3.13"
Loading

0 comments on commit 8999578

Please sign in to comment.