fix(pyproject): allow Python 3.13 to function (#1047)

* fix(pyproject): allow Python 3.13 to function

* chore(nix): use Python 3.13

* fix(nix): add forgotten `audioop-lts`
This commit is contained in:
Xarvex
2026-06-28 01:23:03 -05:00
committed by GitHub
parent d640859856
commit 7a0a1f6047
3 changed files with 4 additions and 2 deletions
+1
View File
@@ -95,6 +95,7 @@ python3Packages.buildPythonApplication {
dependencies =
with python3Packages;
[
audioop-lts
chardet
ffmpeg-python
humanfriendly