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 a7c2617 commit 53ec6feCopy full SHA for 53ec6fe
python/pyproject.toml
@@ -4,7 +4,7 @@ build-backend = "setuptools.build_meta"
4
5
[project]
6
name = "PyCGraph"
7
-dynamic = ["version", "description", "author", "license", "readme", "requires-python", "keywords", "classifiers"]
+dynamic = ["version", "description", "authors", "license", "readme", "requires-python", "keywords", "classifiers"]
8
9
dependencies = [
10
"pybind11",
0 commit comments