diff setup.py @ 22:9aa73d2d5aa8

contents README
author Jeff Hammel <jhammel@mozilla.com>
date Thu, 26 Dec 2013 18:37:42 -0800
parents 372a913c1051
children 0bf52646061b
line wrap: on
line diff
--- a/setup.py	Thu Nov 17 11:20:03 2011 -0800
+++ b/setup.py	Thu Dec 26 18:37:42 2013 -0800
@@ -20,11 +20,11 @@
                         'PasteScript',
                         'markup', # TO DEPRECATE
                         'skimpygimpy',
+                        'PyBrowserID',
                         ],
       dependency_links=[
                         'http://svn.pythonpaste.org/Paste/trunk#egg=Paste',
                         ],
       entry_points="""
-              
       """,
       )