comictagger/setup.py
2023-04-23 01:31:44 -07:00

6 lines
74 B
Python

from __future__ import annotations
from setuptools import setup
setup()