gnu: python2-flask-httpauth: Remove package.

* gnu/packages/python-web.scm (python2-flask-httpauth): Remove variable.
This commit is contained in:
Maxim Cournoyer 2020-12-19 14:13:01 -05:00
parent 159836967b
commit 3e205aea17
No known key found for this signature in database
GPG key ID: 1260E46482E63562

View file

@ -3878,9 +3878,6 @@ (define-public python-flask-httpauth
authentication for Flask routes.")
(license license:expat)))
(define-public python2-flask-httpauth
(package-with-python2 python-flask-httpauth))
(define-public python-uritemplate
(package
(name "python-uritemplate")