Require Python 3.12 for workflow automation
This commit is contained in:
@@ -1,7 +1,7 @@
|
||||
[project]
|
||||
name = "photoanalyzer"
|
||||
version = "0.1.0"
|
||||
requires-python = ">=3.11"
|
||||
requires-python = ">=3.12"
|
||||
|
||||
[tool.ruff]
|
||||
line-length = 100
|
||||
|
||||
Reference in New Issue
Block a user