]> git.0d.be Git - panikweb.git/blobdiff - setup.py
templates: strip label of embed dialog
[panikweb.git] / setup.py
index 0db41f004a396efd0192b9e208aaca5c770d02cd..b7fc8bf7df3c5f65854c7e289a40719d642c8463 100644 (file)
--- a/setup.py
+++ b/setup.py
@@ -8,15 +8,8 @@ setup(name='panikweb',
       author='Frederic Peters',
       author_email='fpeters@0d.be',
       url='http://www.radiopanik.org',
-      packages=[
-          'emissions',
-          'newsletter',
-          ],
       install_requires=[
           'django',
-          'django-jquery',
-          'django-registration',
-          'django-datetime-widget',
           'sorl-thumbnail',
            ],
       license='GPL',