We read every piece of feedback, and take your input very seriously.
To see all available qualifiers, see our documentation.
There was an error while loading. Please reload this page.
1 parent 63b5830 commit cb1c89eCopy full SHA for cb1c89e
1 file changed
pyproject.toml
@@ -1,3 +1,8 @@
1
+[project]
2
+name = "atv"
3
+requires-python = ">=3.12, <3.13"
4
+version = "1.4.3"
5
+
6
[tool.ruff]
7
target-version = "py312"
8
0 commit comments