From cc305c064bba1c616ceeb164903149c39416ae48 Mon Sep 17 00:00:00 2001 From: Stephen Mardson McQuay Date: Sun, 29 May 2011 15:43:40 -0600 Subject: [PATCH] minor: testing push --- setup.py | 2 -- 1 file changed, 2 deletions(-) diff --git a/setup.py b/setup.py index adb6140..d85143f 100644 --- a/setup.py +++ b/setup.py @@ -17,6 +17,4 @@ setup( author_email = "stephen@mcquay.me", url = "https://mcquay.me/hg/research", license = "GPL", - - # entry_points = {'console_scripts': ['booze = baker.booze:main',]}, )