mirror of
https://git.in.rschanz.org/ryan77627/guix.git
synced 2024-12-28 15:22:18 -05:00
gnu: python2-flask-restful-swagger: Remove package.
* gnu/packages/python-web.scm (python2-flask-restful-swagger): Remove variable.
This commit is contained in:
parent
8ea0bbb19d
commit
e765fc9677
1 changed files with 0 additions and 3 deletions
|
@ -3492,9 +3492,6 @@ (define-public python-flask-restful-swagger
|
|||
specs from your Flask-Restful projects.")
|
||||
(license license:expat)))
|
||||
|
||||
(define-public python2-flask-restful-swagger
|
||||
(package-with-python2 python-flask-restful-swagger))
|
||||
|
||||
(define-public python-htmlmin
|
||||
(package
|
||||
(name "python-htmlmin")
|
||||
|
|
Loading…
Reference in a new issue