We read every piece of feedback, and take your input very seriously.
To see all available qualifiers, see our documentation.
1 parent 620a905 commit 0103aacCopy full SHA for 0103aac
pyproject.toml
@@ -8,7 +8,7 @@ dynamic = ["version"]
8
authors = [{ name = "LFV", email = "sysdev@lfv.se" }]
9
description = "Hatch plugin to process reqstool-python-decorators when building with Hatch"
10
readme = "README.md"
11
-requires-python = ">=3.10"
+requires-python = ">=3.13"
12
classifiers = [
13
"License :: OSI Approved :: MIT License",
14
"Programming Language :: Python :: 3",
0 commit comments