python-setuptools-git 1.2
Setuptools revision control system plugin for Git
This package provides a plugin for Setuptools for revision control with Git.
- Website: https://github.com/msabramo/setuptools-git
- Licenses: Modified BSD
- Package source: gnu/packages/python-xyz.scm
- Builds: See build status
- Issues: See known issues
Installation
Install python-setuptools-git 1.2
as follows:
guix install python-setuptools-git@1.2
Or install the latest version:
guix install python-setuptools-git
You can also install packages in augmented, pure or containerized environments for development or simply to try them out without polluting your user profile. See the guix shell
documentation for more information.