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 f7faa0c commit 2ae3d16Copy full SHA for 2ae3d16
pyproject.toml
@@ -26,7 +26,7 @@ classifiers = [
26
urls = {Homepage = "https://github.com/spdx/tools-python"}
27
requires-python = ">=3.6"
28
dependencies = ["ply", "rdflib", "click", "pyyaml", "xmltodict"]
29
-dynamic = ["version"]
+version = "0.7.0"
30
31
[project.optional-dependencies]
32
test = ["pytest"]
0 commit comments