gnu: Remove python2-sure.
* gnu/packages/python-xyz.scm (python2-sure): Delete variable.
parent
cff40b61c2
commit
09fb006f86
|
@ -20075,9 +20075,6 @@ while only declaring the test-specific fields.")
|
||||||
Sure is heavily inspired by @code{RSpec Expectations} and @code{should.js}.")
|
Sure is heavily inspired by @code{RSpec Expectations} and @code{should.js}.")
|
||||||
(license license:gpl3+)))
|
(license license:gpl3+)))
|
||||||
|
|
||||||
(define-public python2-sure
|
|
||||||
(package-with-python2 python-sure))
|
|
||||||
|
|
||||||
(define-public python-misaka
|
(define-public python-misaka
|
||||||
(package
|
(package
|
||||||
(name "python-misaka")
|
(name "python-misaka")
|
||||||
|
|
Reference in New Issue