From 93c5edc2a5ab1a45cb9950baa83c92e78eebd3e1 Mon Sep 17 00:00:00 2001 From: Roman Trapeznikov Date: Sat, 12 Feb 2022 23:35:12 +0300 Subject: [PATCH] more prereqs stuff --- config/config.json | 3 ++- 1 file changed, 2 insertions(+), 1 deletion(-) diff --git a/config/config.json b/config/config.json index 0a17a714..21f2ca23 100644 --- a/config/config.json +++ b/config/config.json @@ -33,7 +33,8 @@ "cpplint", "ansiwrap", "filelock", - "Cocoa" + "Cocoa", + "pdoc" ], "python_paths": [ "assets/src/ba_data/python",