discoursep/setup.py
2023-08-31 17:27:28 -04:00

7 lines
83 B
Python

"""
See setup.cfg for packaging settings
"""
from setuptools import setup
setup()