mirror of
https://github.com/OMGeeky/pytiled_parser.git
synced 2025-12-27 22:59:48 +01:00
5 lines
60 B
Python
5 lines
60 B
Python
# pylint: disable-all
|
|
from setuptools import setup
|
|
|
|
setup()
|