diff --git a/config.json b/config.json index 2166692..26c3c51 100644 --- a/config.json +++ b/config.json @@ -2,8 +2,16 @@ "dist": "./dist", "cache": "./cache", "packages": [ + "python", + "aexpy", "generator-oj-problem", - "coxbuild" + "coxbuild", + "click", + "Flask", + "requests", + "tornado", + "PyYAML", + "jinja2" ], "worker": "package" } \ No newline at end of file