From 791119d4af1066b20fa2b5bf8fc82d04d843d51d Mon Sep 17 00:00:00 2001 From: =?UTF-8?q?Bartek=20Iwa=C5=84czuk?= Date: Thu, 5 Nov 2020 15:53:21 +0100 Subject: build: rewrite tools/ scripts to deno (#8247) This commit rewrites scripts in "tools/" directory to use Deno instead of Python. In return it allows to remove huge number of Python packages in "third_party/". --- third_party | 2 +- 1 file changed, 1 insertion(+), 1 deletion(-) (limited to 'third_party/markupsafe') diff --git a/third_party b/third_party index 64944a3a6..76b283c42 160000 --- a/third_party +++ b/third_party @@ -1 +1 @@ -Subproject commit 64944a3a65e15a02d117a641f40de50179358259 +Subproject commit 76b283c420be9302309e94394d1b3f1ebb425f29 -- cgit v1.2.3