From 5dbe48dfa817461eb199151ceff59d967727ab63 Mon Sep 17 00:00:00 2001 From: Kenneth Reitz Date: Thu, 6 Oct 2011 20:08:55 -0400 Subject: [PATCH] single package --- showoff.json | 6 +----- 1 file changed, 1 insertion(+), 5 deletions(-) diff --git a/showoff.json b/showoff.json index f749745..a85d390 100644 --- a/showoff.json +++ b/showoff.json @@ -2,10 +2,6 @@ "name": "Python Sucks", "sections": [ - {"section": "0_intro"}, - {"section": "1_context"}, - {"section": "2_problem"}, - {"section": "3_proposal"}, - {"section": "4_conclusion"} + {"section": "pragmatic_packages"} ] }