Bugfixes and improved setup logic

This commit is contained in:
2020-12-15 23:10:31 +01:00
parent 8c531ebd11
commit 97b4f516a8
6 changed files with 41 additions and 6 deletions

View File

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