setuptools_scm plugin to include build number
Project description
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
Download files
Download the file for your platform. If you're not sure which to choose, learn more about installing packages.
Source Distribution
Built Distribution
File details
Details for the file setuptools_scm_build_number-1.0.tar.gz
.
File metadata
- Download URL: setuptools_scm_build_number-1.0.tar.gz
- Upload date:
- Size: 5.4 kB
- Tags: Source
- Uploaded using Trusted Publishing? No
File hashes
Algorithm | Hash digest | |
---|---|---|
SHA256 | 55cc63c558cca59784fd2c8888c06a9f5d5249a65fcb557ab03d2396b185d1f0 |
|
MD5 | 21ae9d3d0bf32c0a9e4679178653a07d |
|
BLAKE2b-256 | a311c90abc3c3490239ead74906d590d3f1c1afafdbf6e9664b3362f15ec7624 |
File details
Details for the file setuptools_scm_build_number-1.0-py2.py3-none-any.whl
.
File metadata
- Download URL: setuptools_scm_build_number-1.0-py2.py3-none-any.whl
- Upload date:
- Size: 4.9 kB
- Tags: Python 2, Python 3
- Uploaded using Trusted Publishing? No
File hashes
Algorithm | Hash digest | |
---|---|---|
SHA256 | 24927deb3cb9010e8e48960df2fd3d21da1d11d2c949651b18fdaf37407bc441 |
|
MD5 | 5936c3297ab06cf17a6e8f03e2679eb2 |
|
BLAKE2b-256 | 08ed7f1cdca14cbfbdea73144e39b328a180b87ff47dc95dee08c3edbee5c186 |