From b7c0422344849cdf98aa510f8c5f05bdccd742a7 Mon Sep 17 00:00:00 2001 From: Andrew Engelbrecht Date: Wed, 12 Jul 2017 18:02:16 -0400 Subject: [PATCH] added pip (not pop) to workstation packages staff should be able to install pippy packages --- package_config/WORKSTATION | 2 ++ 1 file changed, 2 insertions(+) diff --git a/package_config/WORKSTATION b/package_config/WORKSTATION index b411a45..9ae8390 100644 --- a/package_config/WORKSTATION +++ b/package_config/WORKSTATION @@ -35,3 +35,5 @@ python3-markdown gitk youtube-dl gedit-plugins +python-pip +python3-pip -- 2.25.1