correction

This commit is contained in:
VineFeeder
2025-11-05 15:25:58 +00:00
parent 4847653f50
commit 66a05b6d93
2 changed files with 267 additions and 286 deletions
+1 -1
View File
@@ -3,7 +3,7 @@ name = "vinefeeder"
version = "0.1.0"
description = "GUI front-end for envied"
readme = "README.md"
requires-python = ">=3.10,<3.14"
requires-python = ">=3.10,<3.13"
dependencies = [
"envied", # resolved via [tool.uv.sources] at the workspace root