1
0
Fork 0
mirror of https://gitlab.com/dslackw/slpkg.git synced 2025-01-16 03:41:11 +01:00
slpkg/setup.py
2022-06-28 17:56:05 +03:00

5 lines
70 B
Python
Executable file

from setuptools import setup
if __name__ == '__main__':
setup()