diff --git a/setup.cfg b/setup.cfg index b829da87a3..1ce05a650d 100644 --- a/setup.cfg +++ b/setup.cfg @@ -30,6 +30,11 @@ classifiers = Topic :: Software Development :: Libraries :: Python Modules author = Panda3D Team author_email = etc-panda3d@lists.andrew.cmu.edu +project_urls = + Source=https://github.com/panda3d/panda3d + Tracker=https://github.com/panda3d/panda3d/issues + Documentation=https://www.panda3d.org/manual/ + Funding=https://opencollective.com/panda3d [tool:pytest] testpaths = tests