mirror of
https://github.com/panda3d/panda3d.git
synced 2025-09-29 16:20:11 -04:00
Add project_urls to setup.cfg
[skip ci]
This commit is contained in:
parent
00d7973925
commit
7d6ba557d3
@ -30,6 +30,11 @@ classifiers =
|
|||||||
Topic :: Software Development :: Libraries :: Python Modules
|
Topic :: Software Development :: Libraries :: Python Modules
|
||||||
author = Panda3D Team
|
author = Panda3D Team
|
||||||
author_email = etc-panda3d@lists.andrew.cmu.edu
|
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]
|
[tool:pytest]
|
||||||
testpaths = tests
|
testpaths = tests
|
||||||
|
Loading…
x
Reference in New Issue
Block a user