radicale/radicale.wsgi
2018-08-29 16:39:25 +02:00

9 lines
118 B
Python
Executable File

#!/usr/bin/env python3
"""
Radicale WSGI file (mod_wsgi and uWSGI compliant).
"""
from radicale import application