Commit 38a74be4 authored by delanoe's avatar delanoe

[CELERY] Import async function.

parent 64ea6b3d
......@@ -40,7 +40,7 @@ CELERY_ACCEPT_CONTENT = ['pickle', 'json', 'msgpack', 'yaml']
CELERY_IMPORTS = (
"gargantext.util.toolchain",
"gargantext.util.crawlers",
"graph.cooccurrences",
"graph.graph",
"moissonneurs.pubmed",
"moissonneurs.istex",
)
......
Markdown is supported
0% or
You are about to add 0 people to the discussion. Proceed with caution.
Finish editing this message first!
Please register or to comment