gnu: python2-behave-web-api: Remove package.

* gnu/packages/check.scm (python2-behave-web-api): Delete.
This commit is contained in:
Maxim Cournoyer 2021-01-29 10:13:49 -05:00
parent dccaf68ab0
commit 16038b0594
No known key found for this signature in database
GPG key ID: 1260E46482E63562

View file

@ -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")