From 92a567589cc47f03eb6b699959e39bc81efe070c Mon Sep 17 00:00:00 2001 From: Lyn Perrine Date: Thu, 17 Nov 2022 20:55:30 -0800 Subject: [PATCH] Remove python3-pip why were we requiring this as a dependency anyway --- CONTRIBUTING.md | 1 - 1 file changed, 1 deletion(-) diff --git a/CONTRIBUTING.md b/CONTRIBUTING.md index b45ab2db..ef1382f3 100644 --- a/CONTRIBUTING.md +++ b/CONTRIBUTING.md @@ -13,7 +13,6 @@ Before starting, you need a few tools. - A text editor with syntax highlighting and spell checking - The following packages from your Linux distribution's repository: - `git` - - `python3-pip` - `python3-sphinx` - `texlive` - `texlive-formats-extra`