Skip to main content

setuptools_scm plugin to include build number

Project description

Travis AppVeyor Coverage Updates PyPI

This is a setuptools_scm plugin that provides the node-date-and-build-number local scheme.

Build number is read from the BUILD_NUMBER environment variable.

Usage

Add 'setuptools_scm_build_number' to the setup_requires parameter in your project’s setup.py file:

setup(
    ...,
    use_scm_version={
        'local_scheme': 'node-date-and-build-number'
    },
    setup_requires=['setuptools_scm', 'setuptools_scm_build_number'],
    ...,
)

Project details


Release history Release notifications | RSS feed

This version

1.0

Download files

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

Source Distribution

setuptools_scm_build_number-1.0.tar.gz (5.4 kB view details)

Uploaded Source

Built Distribution

setuptools_scm_build_number-1.0-py2.py3-none-any.whl (4.9 kB view details)

Uploaded Python 2 Python 3

File details

Details for the file setuptools_scm_build_number-1.0.tar.gz.

File metadata

File hashes

Hashes for setuptools_scm_build_number-1.0.tar.gz
Algorithm Hash digest
SHA256 55cc63c558cca59784fd2c8888c06a9f5d5249a65fcb557ab03d2396b185d1f0
MD5 21ae9d3d0bf32c0a9e4679178653a07d
BLAKE2b-256 a311c90abc3c3490239ead74906d590d3f1c1afafdbf6e9664b3362f15ec7624

See more details on using hashes here.

File details

Details for the file setuptools_scm_build_number-1.0-py2.py3-none-any.whl.

File metadata

File hashes

Hashes for setuptools_scm_build_number-1.0-py2.py3-none-any.whl
Algorithm Hash digest
SHA256 24927deb3cb9010e8e48960df2fd3d21da1d11d2c949651b18fdaf37407bc441
MD5 5936c3297ab06cf17a6e8f03e2679eb2
BLAKE2b-256 08ed7f1cdca14cbfbdea73144e39b328a180b87ff47dc95dee08c3edbee5c186

See more details on using hashes here.

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