py-incremental/setup.py

4 lines
62 B
Python

from setuptools import setup # type: ignore[import]
setup()