Skip to content

Commit 304ca2e

Browse files
Added CORS extension to Python package
1 parent d99df2c commit 304ca2e

File tree

1 file changed

+1
-0
lines changed

1 file changed

+1
-0
lines changed

setup.cfg

Lines changed: 1 addition & 0 deletions
Original file line numberDiff line numberDiff line change
@@ -28,6 +28,7 @@ py_modules =
2828
microdot_utemplate
2929
microdot_jinja
3030
microdot_session
31+
microdot_cors
3132
microdot_websocket
3233
microdot_websocket_alt
3334
microdot_asyncio_websocket

0 commit comments

Comments
 (0)