mirror of
https://git.in.rschanz.org/ryan77627/guix.git
synced 2024-11-07 23:46:13 -05:00
gnu: python2-behave-web-api: Remove package.
* gnu/packages/check.scm (python2-behave-web-api): Delete.
This commit is contained in:
parent
dccaf68ab0
commit
16038b0594
1 changed files with 0 additions and 3 deletions
|
@ -2423,9 +2423,6 @@ (define-public python-behave-web-api
|
|||
JSON APIs with Behave.")
|
||||
(license license:expat)))
|
||||
|
||||
(define-public python2-behave-web-api
|
||||
(package-with-python2 python-behave-web-api))
|
||||
|
||||
(define-public python-rednose
|
||||
(package
|
||||
(name "python-rednose")
|
||||
|
|
Loading…
Reference in a new issue