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',]}, )