diff --git a/setup.cfg b/setup.cfg index 878d5e9..89a2ebb 100644 --- a/setup.cfg +++ b/setup.cfg @@ -1,8 +1,6 @@ [metadata] name = pytiled_parser -description = PongWall Server Prototype -author = Benjamin Kirkbride -author-email = BenjaminKirkbride@gmail.com +description = A library for parsing JSON formatted Tiled Map Editor maps and tilesets. license = MIT license-file = LICENSE url = https://github.com/Beefy-Swain/pytiled_parser