VT-PR/scripts/subby/setup.py
2025-04-14 08:39:57 +05:30

5 lines
69 B
Python

import setuptools
if __name__ == "__main__":
setuptools.setup()