1
Fork 0
mirror of https://https.git.savannah.gnu.org/git/guix.git/ synced 2025-07-15 19:40:46 +02:00

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 @@ and other command-line tasks that belong outside the web application
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")