diff setup.py @ 247:9055434ebbd0 0.4.2

Fuck you `setuptools` and your arcane data includes.
author Ludovic Chabant <ludovic@chabant.com>
date Sun, 30 Mar 2014 00:09:00 -0700
parents 3580410865fe
children 0698b546e278
line wrap: on
line diff
--- a/setup.py	Sat Mar 29 23:08:31 2014 -0700
+++ b/setup.py	Sun Mar 30 00:09:00 2014 -0700
@@ -88,19 +88,6 @@
             'repoze.lru==0.6',
             'python-hglib'],
         include_package_data=True,
-        package_data={
-            'wikked': [
-                'resources/defaults.cfg',
-                'resources/hg_log.style',
-                'resources/init/*',
-                'templates/*.html',
-                'static/bootstrap/fonts/*',
-                'static/css/wikked.min.css',
-                'static/img/*.png',
-                'static/js/require.js',
-                'static/js/wikked.min.js'
-                ]
-            },
         zip_safe=False,
         classifiers=[
                 'Development Status :: 3 - Alpha',