mirror of
https://github.com/TagStudioDev/TagStudio.git
synced 2026-07-17 19:16:21 +02:00
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:
@@ -95,6 +95,7 @@ python3Packages.buildPythonApplication {
|
||||
dependencies =
|
||||
with python3Packages;
|
||||
[
|
||||
audioop-lts
|
||||
chardet
|
||||
ffmpeg-python
|
||||
humanfriendly
|
||||
|
||||
Reference in New Issue
Block a user