@@ -20,13 +20,13 @@ setup(
"SQLAlchemy>=0.6",
"Mako>=0.3.2",
"vcs>=0.1.4",
"pygments>=1.3.0",
"mercurial>=1.6",
"pysqlite",
"whoosh==1.0.0b5",
"whoosh>=1.0.0b5",
],
setup_requires=["PasteScript>=1.6.3"],
packages=find_packages(exclude=['ez_setup']),
include_package_data=True,
test_suite='nose.collector',
package_data={'pylons_app': ['i18n/*/LC_MESSAGES/*.mo']},
Status change: