settngs/setup.py
2022-12-14 20:57:57 -08:00

5 lines
73 B
Python

from __future__ import annotations
from setuptools import setup
setup()