Files
pytiled_parser/setup.py
2020-04-18 01:15:55 -04:00

5 lines
60 B
Python

# pylint: disable-all
from setuptools import setup
setup()