mirror of
https://git.in.rschanz.org/ryan77627/guix.git
synced 2024-12-27 23:02:16 -05:00
gnu: Remove python2-sure.
* gnu/packages/python-xyz.scm (python2-sure): Delete variable.
This commit is contained in:
parent
cff40b61c2
commit
09fb006f86
1 changed files with 0 additions and 3 deletions
|
@ -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")
|
||||
|
|
Loading…
Reference in a new issue