sedi-relay/setup.py
2021-10-14 16:09:21 -04:00

5 lines
69 B
Python

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