Preparing for packaging

This commit is contained in:
Kumi 2020-04-16 09:07:23 +02:00
parent e576d8ef08
commit d40cde2aef
5 changed files with 77 additions and 0 deletions

3
setup.py Normal file
View file

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