0.0.1 • Published 6 years ago

pypi-uptodate-cli v0.0.1

Weekly downloads
1
License
BSD-3-Clause
Repository
-
Last release
6 years ago

checks pypi.org project version registration

Features

  • exit 0 if pypi.org/project/version/X.Y.Z registered
  • exit 1 if pypi.org/project/version/X.Y.Z not registered

Usage

usage: pypi-uptodate

Examples

$ cd path/to/repo
$ pypi-uptodate && echo "uptodate" || pypi-upload sdist https://upload.pypi.org/legacy/