forked from extern/wg-meshconf
added build commands into setup.py comments
This commit is contained in:
parent
6aedbd7aba
commit
b225680c63
4
setup.py
4
setup.py
@ -8,6 +8,10 @@ Last Modified: January 11, 2021
|
|||||||
|
|
||||||
Dev: K4YT3X
|
Dev: K4YT3X
|
||||||
Last Modified: January 26, 2021
|
Last Modified: January 26, 2021
|
||||||
|
|
||||||
|
pip3 install --user --U setuptools wheel twine
|
||||||
|
python3 setup.py sdist bdist_wheel
|
||||||
|
python3 -m twine upload --repository pypi dist/*
|
||||||
"""
|
"""
|
||||||
|
|
||||||
import setuptools
|
import setuptools
|
||||||
|
Loading…
Reference in New Issue
Block a user