Skip to main content

A pip package

Project description

# automatic-pypi-release [![Latest Version][pypi-image]][pypi-url]

Automatically build and release to pypi, incrementing the version without user intervention.

This repository does the following: * Increase minor version (If not a x.x.0 tagged) * Build and uploadpypi package * push the new tag to the repository

## Requirements This project is setup to use [semver](https://semver.org/), so it will need an initial tag in the format of “1.2.3”

Your project must have the following files:

  • [Versioneer](https://pypi.org/project/fdns-versioneer/) changes:
    • setup.py

    • setup.cfg

    • versioneer.py

    • MANIFEST.in

    • automatic_pypi_release/__init__.py

    • automatic_pypi_release/_version.py

  • Githun Actions:
    • .github/workflows/publish-to-test-pypi.yml

[pypi-image]: https://img.shields.io/pypi/v/automatic-pypi-release.svg [pypi-url]: https://pypi.python.org/pypi/automatic-pypi-release/

Project details


Download files

Download the file for your platform. If you're not sure which to choose, learn more about installing packages.

Source Distribution

automatic-pypi-release-0.7.2.tar.gz (18.3 kB view hashes)

Uploaded Source

Built Distribution

automatic_pypi_release-0.7.2-py3-none-any.whl (2.4 kB view hashes)

Uploaded Python 3

Supported by

AWS AWS Cloud computing and Security Sponsor Datadog Datadog Monitoring Fastly Fastly CDN Google Google Download Analytics Microsoft Microsoft PSF Sponsor Pingdom Pingdom Monitoring Sentry Sentry Error logging StatusPage StatusPage Status page