This website requires JavaScript.
Explore
Help
Sign in
ryg
/
royalnet
Watch
1
Fork
You've already forked royalnet
0
mirror of
https://github.com/RYGhub/royalnet.git
synced
2025-02-17 10:53:57 +00:00
Code
Activity
364ef8779e
royalnet
/
to_pypi.bat
5 lines
77 B
Batchfile
Raw
Normal View
History
Unescape
Escape
Fix missing commands
2019-08-25 18:03:23 +02:00
del
/f /q /s dist\*.*
Update setup.py
2019-05-05 17:17:13 +02:00
python setup.py sdist bdist_wheel
twine upload dist/*
Copy permalink