This repository has been archived on 2025-09-14. You can view files and clone it, but cannot push or open issues or pull requests.
Files
zhangyang-libzt/packages/PyPI/submit.sh

4 lines
89 B
Bash
Raw Normal View History

2017-12-15 17:44:52 -08:00
#!/bin/bash
python setup.py sdist upload -r pypitest
# python setup.py register -r pypi