lix / setup.py
tuteishygpt's picture
Add packaging metadata
bb6605f
Raw
History Blame Contribute Delete
69 Bytes
from setuptools import setup
if __name__ == "__main__":
setup()