mirror of
https://github.com/k4yt3x/wg-meshconf.git
synced 2024-11-28 18:43:19 +01:00
fixed typo in setup.py
This commit is contained in:
parent
1182b21c39
commit
64bc028c55
2
setup.py
2
setup.py
@ -9,7 +9,7 @@ Last Modified: January 11, 2021
|
|||||||
Dev: K4YT3X
|
Dev: K4YT3X
|
||||||
Last Modified: May 22, 2021
|
Last Modified: May 22, 2021
|
||||||
|
|
||||||
pip3 install --user --U setuptools wheel twine
|
pip3 install --user -U setuptools wheel twine
|
||||||
python3 setup.py sdist bdist_wheel
|
python3 setup.py sdist bdist_wheel
|
||||||
python3 -m twine upload --repository pypi dist/*
|
python3 -m twine upload --repository pypi dist/*
|
||||||
"""
|
"""
|
||||||
|
Loading…
Reference in New Issue
Block a user