From 0cb498b6a7ead3aea799ba6187140c4922ad815c Mon Sep 17 00:00:00 2001 From: StardustDL Date: Tue, 6 Feb 2024 10:15:17 +0800 Subject: [PATCH] update packages --- config.json | 10 +++++++++- 1 file changed, 9 insertions(+), 1 deletion(-) 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