| FazBrowse GitHub Viewer | Trending | | Home |
| Tools: [Download Repo ZIP] [Original HTTPS Page] |
Release: https://pypi.org/pypi/Flask-Cors/6.0.4 Homepage: https://corydolphin.github.io/flask-cors/ Repository: https://github.com/corydolphin/flask-cors Typeshed stubs: https://github.com/python/typeshed/tree/main/stubs/Flask-Cors Diff: corydolphin/flask-cors@6.0.3...6.0.4
| # Requires a version of flask with a `py.typed` file | ||
| version = "~=6.0.3" | ||
| upstream-repository = "https://github.com/corydolphin/flask-cors" | ||
| # Requires a version of flask with a `py.typed` file |
Sorry, something went wrong.
There was a problem hiding this comment.
(pushed a manual fix for this PR)
Sorry, something went wrong.
| @@ -2,3 +2,4 @@ version = "~=6.0.3" | |||
There was a problem hiding this comment.
| version = "==6.0.3" |
Pin to the last version that doesn't have type annotations, to fix stubtest?
Sorry, something went wrong.
|
I'd really appreciate if someone could review typeshed-internal/stub_uploader#202 and #15682, because it's a burden to keep them up-to-date whenever something is marked as obsolete. |
Sorry, something went wrong.
| Back | FazBrowse Home | New Git URL |
Release: https://pypi.org/pypi/Flask-Cors/6.0.4
Homepage: https://corydolphin.github.io/flask-cors/
Repository: https://github.com/corydolphin/flask-cors
Typeshed stubs: https://github.com/python/typeshed/tree/main/stubs/Flask-Cors
Diff: corydolphin/flask-cors@6.0.3...6.0.4