This package has been deprecated

Author message:

deprecated

pypi-diff-cli

0.0.4 • Public • Published

compare local and pypi.org project content

Features

  • compare local and pypi.org package content

Usage

usage: pypi-diff

Examples

$ cd path/to/repo
$ diff="$(pypi-diff)" || exit
$ [ -n "$diff" ] && python -m setupcfg_bumpversion

Readme

Keywords

Package Sidebar

Install

npm i pypi-diff-cli

Weekly Downloads

2

Version

0.0.4

License

BSD-3-Clause

Unpacked Size

4.09 kB

Total Files

6

Last publish

Collaborators

  • russianidiot
  • andrewp-as-is