Cleanup & build files

This commit is contained in:
2022-10-21 21:01:06 -07:00
parent 8558c484c5
commit e1b79cd59a
17 changed files with 850 additions and 127 deletions

2
setup.py Normal file
View File

@@ -0,0 +1,2 @@
from setuptools import setup
setup()