Skip to main content

setuptools_scm plugin for git archives

Project description

This plugin is obsolete. ``setuptools_scm >= 7.0.0`` supports Git archives by itself.

Migration guide

Change the contents of the .git_archival.txt file in the root directory of your repository from:

ref-names: $Format:%D$

to:

node: $Format:%H$
node-date: $Format:%cI$
describe-name: $Format:%(describe:tags=true)$
ref-names: $Format:%D$

Remove setuptools_scm_git_archive from your project’s dependencies (e.g. the setup_requires list in your setup.py file).

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

setuptools_scm_git_archive-1.4.1.tar.gz (3.3 kB view hashes)

Uploaded Source

Built Distribution

setuptools_scm_git_archive-1.4.1-py2.py3-none-any.whl (3.3 kB view hashes)

Uploaded Python 2 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