Skip to content

Commit 258fdf4

Browse files
author
Rudolf Vriend
committed
added an entrypoint for flask based deployments
1 parent d8d2a1e commit 258fdf4

File tree

1 file changed

+3
-0
lines changed

1 file changed

+3
-0
lines changed

setup.cfg

Lines changed: 3 additions & 0 deletions
Original file line numberDiff line numberDiff line change
@@ -31,6 +31,9 @@ setup-hooks =
3131
paste.filter_factory =
3232
watcher = watcher:OpenStackWatcherMiddleware.factory
3333

34+
watcher.middleware =
35+
watcher = watcher:OpenStackWatcherMiddleware
36+
3437
[wheel]
3538
universal = 1
3639

0 commit comments

Comments
 (0)