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 0e39250 commit 0a5a9f6Copy full SHA for 0a5a9f6
pyproject.toml
@@ -20,3 +20,10 @@ classifiers = [
20
21
[tool.setuptools.packages.find]
22
where = ["src"]
23
+
24
+[project.urls]
25
+Homepage = "https://github.com/sagemath/conway-polynomials"
26
+Documentation = "https://github.com/sagemath/conway-polynomials/blob/master/README.rst"
27
+Repository = "https://github.com/sagemath/conway-polynomials.git"
28
+Issues = "https://github.com/sagemath/conway-polynomials/issues"
29
+Changelog = "https://github.com/sagemath/conway-polynomials/raw/master/NEWS"
0 commit comments