Skip to main content

A pip package

Project description

automatic-pypi-release

Latest Version

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

Note: This project should be used as a template to build your repository and enable automatic publish to pypi.

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, so it will need an initial tag in the format of "x.y.0" (The last number must be 0).

Your project must have the following files:

  • 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

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-1.0.0.tar.gz (18.4 kB view hashes)

Uploaded Source

Built Distribution

automatic_pypi_release-1.0.0-py3-none-any.whl (2.5 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