back to setup

This commit is contained in:
msramalho
2023-02-07 23:24:44 +00:00
parent 98f4702b9c
commit 8bbe7e2057
4 changed files with 20 additions and 1410 deletions

4
setup.py Normal file
View File

@@ -0,0 +1,4 @@
from setuptools import setup
if __name__ == "__main__":
setup()