From f5c89e9bbfca5fb78443c65ba4a473bd7a99d748 Mon Sep 17 00:00:00 2001 From: Mark Hall Date: Thu, 9 Mar 2023 08:16:02 +0000 Subject: [PATCH] Python 2 is no longer a dependency --- CONTRIBUTING.md | 7 ------- 1 file changed, 7 deletions(-) diff --git a/CONTRIBUTING.md b/CONTRIBUTING.md index 2dda5cb7..1cf61af9 100644 --- a/CONTRIBUTING.md +++ b/CONTRIBUTING.md @@ -31,13 +31,6 @@ We are using [Yarn][yarn] 1.x for package management. [yarn]: https://classic.yarnpkg.com/ -### Python - -One of the node dependencies needs Python 2 in order to build! - -If you see [this error](https://github.com/palantir/blueprint/issues/4273), -that is what is going on. - ### Git Version Control You will need [Git][git] to get the source code from GitHub. (Say that 3 times fast!)