gnu: python2-tox: Remove package.
* gnu/packages/python-xyz.scm (python2-tox): Delete.
This commit is contained in:
parent
e86c67030a
commit
27915b48bf
1 changed files with 0 additions and 3 deletions
|
@ -11240,9 +11240,6 @@ supported environment, or act as a frontend to continuous integration
|
||||||
servers.")
|
servers.")
|
||||||
(license license:expat)))
|
(license license:expat)))
|
||||||
|
|
||||||
(define-public python2-tox
|
|
||||||
(package-with-python2 python-tox))
|
|
||||||
|
|
||||||
(define-public python-jmespath
|
(define-public python-jmespath
|
||||||
(package
|
(package
|
||||||
(name "python-jmespath")
|
(name "python-jmespath")
|
||||||
|
|
Reference in a new issue