mirror of
https://seed.flo-the.dev/z3gWc1qgaeZaoGwL4WTstLNoqjayM.git
synced 2025-12-06 21:07:36 +01:00
5 lines
74 B
Python
5 lines
74 B
Python
# pylint: disable=missing-docstring
|
|
from setuptools import setup
|
|
|
|
setup()
|