gnu: python2-tox: Remove package.

* gnu/packages/python-xyz.scm (python2-tox): Delete.
This commit is contained in:
Maxim Cournoyer 2021-01-29 10:24:59 -05:00
parent e86c67030a
commit 27915b48bf
No known key found for this signature in database
GPG key ID: 1260E46482E63562

View file

@ -11240,9 +11240,6 @@ (define-public python-tox
servers.")
(license license:expat)))
(define-public python2-tox
(package-with-python2 python-tox))
(define-public python-jmespath
(package
(name "python-jmespath")