auto-archiver/setup.py

4 wiersze
68 B
Python

2023-02-07 23:24:44 +00:00
from setuptools import setup
if __name__ == "__main__":
setup()