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 3289580 commit e989608Copy full SHA for e989608
pyproject.toml
@@ -11,7 +11,7 @@ readme = "README.md"
11
# Generate the version number via 'uvx dunamai from git'
12
dynamic = ["version"]
13
14
-requires-python = ">=3.12"
+requires-python = "==3.12.*"
15
dependencies = [
16
# JSON patching (modifying files)
17
"jsonpatch",
0 commit comments