mirror of
https://codeberg.org/guix/guix.git
synced 2025-10-02 02:15:12 +00:00
gnu: Remove python2-flasgger.
Some of its dependencies no longer work with Python 2. * gnu/packages/python-xyz.scm (python2-flasgger): Remove variable.
This commit is contained in:
parent
4a914de930
commit
24ac1f98ae
1 changed files with 0 additions and 3 deletions
|
@ -16625,9 +16625,6 @@ Swagger 2.0).")
|
|||
from your Flask project. It is a fork of Flask-Swagger.")
|
||||
(license license:expat)))
|
||||
|
||||
(define-public python2-flasgger
|
||||
(package-with-python2 python-flasgger))
|
||||
|
||||
(define-public python-swagger-spec-validator
|
||||
(package
|
||||
(name "python-swagger-spec-validator")
|
||||
|
|
Loading…
Add table
Add a link
Reference in a new issue