Added CORS extension to Python package

This commit is contained in:
Miguel Grinberg
2023-06-29 00:36:06 +01:00
parent d99df2c401
commit 304ca2ef68

View File

@@ -28,6 +28,7 @@ py_modules =
microdot_utemplate
microdot_jinja
microdot_session
microdot_cors
microdot_websocket
microdot_websocket_alt
microdot_asyncio_websocket