0.0.0 • Published 7 years ago
pypi-uptodate v0.0.0
Features
exit 0ifpypi.org/project/version/X.Y.Zregisteredexit 1ifpypi.org/project/version/X.Y.Znot registered
Usage
usage: pypi-uptodateExamples
$ cd path/to/repo
$ pypi-uptodate && echo "uptodate" || pypi-upload sdist https://upload.pypi.org/legacy/0.0.0
7 years ago