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 2e16c04 commit b6eaeadCopy full SHA for b6eaead
setup.py
@@ -142,6 +142,7 @@ def check_sdl_version():
142
"Changelog": "https://github.com/libtcod/python-tcod/blob/develop/CHANGELOG.rst",
143
"Source": "https://github.com/libtcod/python-tcod",
144
"Tracker": "https://github.com/libtcod/python-tcod/issues",
145
+ "Forum": "https://github.com/libtcod/python-tcod/discussions",
146
},
147
py_modules=["libtcodpy"],
148
packages=["tdl", "tcod"],
0 commit comments