Skip to content
This repository was archived by the owner on Sep 15, 2021. It is now read-only.

Fix imports for Werkzeug 1.0#6

Open
neilkatin wants to merge 1 commit intomgood:masterfrom
neilkatin:werkzeug_imports
Open

Fix imports for Werkzeug 1.0#6
neilkatin wants to merge 1 commit intomgood:masterfrom
neilkatin:werkzeug_imports

Conversation

@neilkatin
Copy link

The API for Werkzeug 1.0 seems to have changed, and in a breaking way.

flask-fanstatic imported cached_property and DispatcherMiddleware;
this patch updates the package names to the new packages.

This is a patch for flask-fanstatic issue #3

The API for Werkzeug 1.0 seems to have changed, and in a breaking way.

flask-fanstatic imported cached_property and DispatcherMiddleware;
this patch updates the package names to the new packages.

This is a patch for flask-fanstatic issue mgood#3
Sign up for free to subscribe to this conversation on GitHub. Already have an account? Sign in.

Labels

None yet

Projects

None yet

Development

Successfully merging this pull request may close these issues.

1 participant