We read every piece of feedback, and take your input very seriously.
To see all available qualifiers, see our documentation.
2 parents eb529c5 + a973618 commit dacb7e1Copy full SHA for dacb7e1
1 file changed
pyproject.toml
@@ -39,7 +39,7 @@ classifiers = ["Development Status :: 5 - Production/Stable",
39
40
requires-python=">=3.10"
41
# also requires libsepol.so and libselinux.so.
42
-dependencies = []
+dependencies = ["setuptools"]
43
44
optional-dependencies.analysis = ["networkx>=2.6",
45
"pygraphviz"]
0 commit comments