Socket
Socket
Sign inDemoInstall

setuptools-scm-git-archive

Package Overview
Dependencies
Maintainers
1
Alerts
File Explorer

Advanced tools

Socket logo

Install Socket

Detect and block malicious and high-risk dependencies

Install

setuptools-scm-git-archive

setuptools_scm plugin for git archives


Maintainers
1

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).

Keywords

FAQs


Did you know?

Socket

Socket for GitHub automatically highlights issues in each pull request and monitors the health of all your open source dependencies. Discover the contents of your packages and block harmful activity before you install or update your dependencies.

Install

Related posts

SocketSocket SOC 2 Logo

Product

  • Package Alerts
  • Integrations
  • Docs
  • Pricing
  • FAQ
  • Roadmap
  • Changelog

Packages

npm

Stay in touch

Get open source security insights delivered straight into your inbox.


  • Terms
  • Privacy
  • Security

Made with ⚡️ by Socket Inc