spoc/setup.py

7 lines
147 B
Python
Raw Normal View History

2021-07-06 18:06:54 +02:00
# This file is intended to be used only by PEP 517 incompatible build frontends
# Metadata are in setup.cfg
from setuptools import setup
setup()