We read every piece of feedback, and take your input very seriously.
To see all available qualifiers, see our documentation.
1 parent 159460e commit 18226e5Copy full SHA for 18226e5
pyproject.toml
@@ -13,3 +13,6 @@ write_to = "src/protontricks/_version.py"
13
omit = [
14
"*/protontricks/_vdf/*"
15
]
16
+
17
+[project]
18
+dynamic = ["version"]
0 commit comments