Archived
1
0
Fork 0

gnu: python2-flask-babel: Remove package.

* gnu/packages/python-web.scm (python2-flask-babel): Delete.

Signed-off-by: Maxim Cournoyer <maxim.cournoyer@gmail.com>
This commit is contained in:
zimoun 2021-03-15 16:55:07 +01:00 committed by Maxim Cournoyer
parent d201983475
commit ec1a9c61e7
No known key found for this signature in database
GPG key ID: 1260E46482E63562

View file

@ -1017,9 +1017,6 @@ support for Flask. This is based on the Python babel module as well as pytz -
both of which are installed automatically if you install this library.")
(license license:bsd-3)))
(define-public python2-flask-babel
(package-with-python2 python-flask-babel))
(define-public python-flask-cors
(package
(name "python-flask-cors")