Spaces:
Running
Running
| """ | |
| PyPi legacy support | |
| https://setuptools.pypa.io/en/latest/userguide/quickstart.html#setup-py | |
| """ | |
| from setuptools import setup | |
| setup() | |