Add setup config

This commit is contained in:
2022-06-08 18:28:30 +01:00
parent 22b7d82708
commit c177e9f810
2 changed files with 38 additions and 0 deletions

3
setup.py Normal file
View File

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