We read every piece of feedback, and take your input very seriously.
To see all available qualifiers, see our documentation.
1 parent 7bd64c9 commit 2a39cb3Copy full SHA for 2a39cb3
pyproject.toml
@@ -17,6 +17,7 @@ classifiers = [
17
"License :: OSI Approved :: MIT License",
18
"Operating System :: OS Independent",
19
]
20
+dynamic = ["version"]
21
22
[project.optional-dependencies]
23
dev = ["ruff", "black", "pytest", "build", "python-gitlab"]
0 commit comments