Initial commit

This commit is contained in:
Tim Schubert 2022-02-15 22:40:43 +01:00
commit f49f2f3c68
Signed by: dadada
GPG key ID: EEB8D1CE62C4DFEA
8 changed files with 122 additions and 0 deletions

3
setup.py Normal file
View file

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