1
Fork 0
mirror of https://github.com/RYGhub/royalnet.git synced 2024-11-23 11:34:18 +00:00
royalnet/to_pypi.bat

3 lines
54 B
Batchfile
Raw Permalink Normal View History

2019-05-05 15:17:13 +00:00
python setup.py sdist bdist_wheel
twine upload dist/*