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

3 lines
54 B
Batchfile
Raw Normal View History

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