Release command for setuptools.setup which create a tag and push, and upload packages to PyPI
Project description
releasecmd
Release command class (ReleaseCommand) for setuptools.setup. ReleaseCommand does the following:
create a git tag from version information in __version__.py
push git tags
upload package files to PyPI by using twine
Example
$ python setup.py release
[reading ./typepy/__version__.py]
[pushing git tags: v0.0.26]
[upload packages to PyPI]
Dependencies
Project details
Release history Release notifications | RSS feed
Download files
Download the file for your platform. If you're not sure which to choose, learn more about installing packages.
Source Distributions
No source distribution files available for this release.See tutorial on generating distribution archives.
Built Distribution
File details
Details for the file releasecmd-0.0.10-py2.py3-none-any.whl
.
File metadata
- Download URL: releasecmd-0.0.10-py2.py3-none-any.whl
- Upload date:
- Size: 3.6 kB
- Tags: Python 2, Python 3
- Uploaded using Trusted Publishing? No
File hashes
Algorithm | Hash digest | |
---|---|---|
SHA256 | 8aeec4a35e65ce7e1513327f5d22cdef573cbbf3eff3476b606bd9d38497636b |
|
MD5 | 210fad4b972a31bd18ee0b05be4176ba |
|
BLAKE2b-256 | 243d698be186ab31652f682b5f53c2a3508f679da8eb4d088cba86a85ba45d78 |