gnu: python2-flask-script: Remove package.

* gnu/packages/python-web.scm (python2-flask-script): Remove variable.
This commit is contained in:
Maxim Cournoyer 2020-12-19 14:13:50 -05:00
parent f597352c68
commit 8ea0bbb19d
No known key found for this signature in database
GPG key ID: 1260E46482E63562

View file

@ -3779,9 +3779,6 @@ (define-public python-flask-script
itself.")
(license license:bsd-3)))
(define-public python2-flask-script
(package-with-python2 python-flask-script))
(define-public python-flask-migrate
(package
(name "python-flask-migrate")