gnu: Remove python2-sure.

* gnu/packages/python-xyz.scm (python2-sure): Delete variable.
This commit is contained in:
Maxim Cournoyer 2022-04-29 23:10:28 -04:00
parent cff40b61c2
commit 09fb006f86
No known key found for this signature in database
GPG key ID: 1260E46482E63562

View file

@ -20075,9 +20075,6 @@ (define-public python-sure
Sure is heavily inspired by @code{RSpec Expectations} and @code{should.js}.")
(license license:gpl3+)))
(define-public python2-sure
(package-with-python2 python-sure))
(define-public python-misaka
(package
(name "python-misaka")