comicapi/setup.py

6 lines
74 B
Python

from __future__ import annotations
from setuptools import setup
setup()