me
/
guix
Archived
1
0
Fork 0

gnu: python2-flask-script: Remove package.

* gnu/packages/python-web.scm (python2-flask-script): Remove variable.
master
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
1 changed files with 0 additions and 3 deletions

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