mirror of
https://github.com/TagStudioDev/TagStudio.git
synced 2026-08-19 18:42:26 +02:00
fix: disallow 3.15.0
This commit is contained in:
+1
-1
@@ -12,7 +12,7 @@ description = "A User-Focused Photo & File Management System."
|
||||
version = "9.6.4"
|
||||
license = "GPL-3.0-only"
|
||||
readme = "README.md"
|
||||
requires-python = ">=3.14,<=3.15"
|
||||
requires-python = ">=3.14,<3.15"
|
||||
dependencies = [
|
||||
"audioop-lts~=0.2.2",
|
||||
"chardet~=5.2",
|
||||
|
||||
Reference in New Issue
Block a user