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 c7c9e3e commit eb80584Copy full SHA for eb80584
setup.cfg
@@ -2,6 +2,7 @@
2
name = pytiled_parser
3
description = A library for parsing JSON formatted Tiled Map Editor maps and tilesets.
4
long_description = file: README.md
5
+long_description_content_type = text/markdown
6
author = Benjamin Kirkbride
7
author-email = BenjaminKirkbride@gmail.com
8
license = MIT
0 commit comments