Added publish logic

This commit is contained in:
2021-03-08 20:29:08 +01:00
parent 5f1b56f30b
commit f9826e28a5
44 changed files with 590 additions and 387 deletions

2
docs/install.txt Normal file
View File

@@ -0,0 +1,2 @@
python setup.py install # for install
python setup.py sdist bdist_wheel # for build