From: sobolevn Date: Sun, 26 Dec 2021 22:01:24 +0000 (+0300) Subject: bpo-46184: remove `netlify.toml` X-Git-Url: http://git.ipfire.org/cgi-bin/gitweb.cgi?a=commitdiff_plain;h=e0e9041d6c98dba1fdf6935becb39acf9633eea4;p=thirdparty%2FPython%2Fcpython.git bpo-46184: remove `netlify.toml` --- diff --git a/netlify.toml b/netlify.toml deleted file mode 100644 index 387c8f954ada..000000000000 --- a/netlify.toml +++ /dev/null @@ -1,4 +0,0 @@ -[build] - base = "Doc/" - command = "make html" - publish = "Doc/build/html" \ No newline at end of file