me
/
guix
Archived
1
0
Fork 0

gnu: Remove python2-setuptools-scm-git-archive.

* gnu/packages/python-xyz.scm (python2-setuptools-scm-git-archive): Delete variable.
Maxim Cournoyer 2022-04-29 23:12:58 -04:00
parent 9075726baa
commit 3cf5dfe72c
No known key found for this signature in database
GPG Key ID: 1260E46482E63562
1 changed files with 0 additions and 3 deletions

View File

@ -21025,9 +21025,6 @@ setuptools_scm, which supports obtaining versions from git archives that
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")