mirror of
https://git.in.rschanz.org/ryan77627/guix.git
synced 2024-12-27 06:42:14 -05:00
gnu: Remove python2-setuptools-scm-git-archive.
* gnu/packages/python-xyz.scm (python2-setuptools-scm-git-archive): Delete variable.
This commit is contained in:
parent
9075726baa
commit
3cf5dfe72c
1 changed files with 0 additions and 3 deletions
|
@ -21025,9 +21025,6 @@ (define-public python-setuptools-scm-git-archive
|
|||
belong to tagged versions.")
|
||||
(license license:expat)))
|
||||
|
||||
(define-public python2-setuptools-scm-git-archive
|
||||
(package-with-python2 python-setuptools-scm-git-archive))
|
||||
|
||||
(define-public python-setuptools-git
|
||||
(package
|
||||
(name "python-setuptools-git")
|
||||
|
|
Loading…
Reference in a new issue