mirror of
https://github.com/Kozea/Radicale.git
synced 2025-09-15 20:36:55 +00:00
Get python3 ./setup.py test
to pass cleanly
~ B'ezrat Hashem ~
This commit is contained in:
parent
2a6d2dcf94
commit
27185f7291
5 changed files with 9 additions and 9 deletions
|
@ -25,9 +25,9 @@ Can be used with an external WSGI server or the built-in server.
|
|||
"""
|
||||
|
||||
import os
|
||||
import pkg_resources
|
||||
import threading
|
||||
|
||||
import pkg_resources
|
||||
|
||||
from radicale import config, log
|
||||
from radicale.app import Application
|
||||
|
|
Loading…
Add table
Add a link
Reference in a new issue