Mercurial > hg > bitsyauth
comparison setup.py @ 1:ec3c0343a8b5
misspelling
author | k0s <k0scist@gmail.com> |
---|---|
date | Mon, 02 Nov 2009 21:41:23 -0500 |
parents | 284621b3effd |
children | d1bdf022a649 |
comparison
equal
deleted
inserted
replaced
0:284621b3effd | 1:ec3c0343a8b5 |
---|---|
17 include_package_data=True, | 17 include_package_data=True, |
18 zip_safe=False, | 18 zip_safe=False, |
19 install_requires=['Paste', | 19 install_requires=['Paste', |
20 'PasteScript', | 20 'PasteScript', |
21 'markup', | 21 'markup', |
22 'skimpgimpy', | 22 'skimpygimpy', |
23 ], | 23 ], |
24 dependency_links=['https://svn.openplans.org/svn/standalone/markup#egg=markup', | 24 dependency_links=['https://svn.openplans.org/svn/standalone/markup#egg=markup', |
25 'http://svn.pythonpaste.org/Paste/trunk#egg=Paste', | 25 'http://svn.pythonpaste.org/Paste/trunk#egg=Paste', |
26 ], | 26 ], |
27 entry_points=""" | 27 entry_points=""" |