Add content type to description

This commit is contained in:
Darren Eberly
2022-08-10 17:22:18 -04:00
parent c7c9e3ef6d
commit eb8058406c

View File

@@ -2,6 +2,7 @@
name = pytiled_parser
description = A library for parsing JSON formatted Tiled Map Editor maps and tilesets.
long_description = file: README.md
long_description_content_type = text/markdown
author = Benjamin Kirkbride
author-email = BenjaminKirkbride@gmail.com
license = MIT