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 0677ae7 commit f19674cCopy full SHA for f19674c
pyproject.toml
@@ -30,7 +30,7 @@ dynamic = ["version"]
30
test = ["pytest", "pyshacl", "tzdata"]
31
code_style = ["isort", "black", "flake8"]
32
graph_generation = ["pygraphviz", "networkx"]
33
-development = ["black", "flake8", "isort", "networkx", "pytest"]
+development = ["black", "flake8", "isort", "networkx", "pytest", "pyshacl"]
34
35
[project.scripts]
36
pyspdxtools = "spdx_tools.spdx.clitools.pyspdxtools:main"
0 commit comments