settngs/setup.py

5 lines
73 B
Python
Raw Permalink Normal View History

2022-12-14 19:42:24 -08:00
from __future__ import annotations
from setuptools import setup
setup()