From dcfd9073270d59b990ccda252f151611c14bf8d8 Mon Sep 17 00:00:00 2001
From: Christopher Spinrath <admin@spinrath.net>
Date: Mon, 9 Mar 2015 11:47:16 +0100
Subject: [PATCH] linuxparty.sh: new repo package: spyder

---
 scripts/linuxparty.sh | 1 +
 1 file changed, 1 insertion(+)

diff --git a/scripts/linuxparty.sh b/scripts/linuxparty.sh
index fda0dfa..e492505 100644
--- a/scripts/linuxparty.sh
+++ b/scripts/linuxparty.sh
@@ -61,6 +61,7 @@ PH_PKGS=(\
 "TRUE" "wxmaxima" "Graphische Benutzeroberfläche für das Maxima Computer Algebra System" \
 "TRUE" "root-system" "Datenanalyse Framework vom CERN" \
 "TRUE" "bpython" "Ein weiterer interaktiver Python Interpreter" \
+"TRUE" "spyder" "Python IDE (die, die in Anaconda benutzt wird)" \
 )
 
 IF_PKGS=(\
-- 
GitLab