Improved setup.py
This commit is contained in:
@@ -0,0 +1,2 @@
|
||||
python setup.py install # for install
|
||||
python setup.py sdist bdist # for build
|
Reference in New Issue
Block a user
@@ -0,0 +1,2 @@
|
||||
python setup.py install # for install
|
||||
python setup.py sdist bdist # for build
|