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 7e36a57 commit c937f0fCopy full SHA for c937f0f
1 file changed
setup.py
@@ -138,6 +138,8 @@ def check_sdl_version():
138
project_urls={
139
"Documentation": "https://python-tcod.readthedocs.io",
140
"Changelog": "https://github.com/libtcod/python-tcod/blob/develop/CHANGELOG.rst",
141
+ "Source": "https://github.com/libtcod/python-tcod",
142
+ "Tracker": "https://github.com/libtcod/python-tcod/issues",
143
},
144
py_modules=["libtcodpy"],
145
packages=["tdl", "tcod"],
0 commit comments