diff --git a/setup.py b/setup.py index 9e3c525..de6dfc6 100644 --- a/setup.py +++ b/setup.py @@ -34,6 +34,4 @@ setup(name='themis.datatypes', [z3c.autoinclude.plugin] target = plone """, - setup_requires=["PasteScript"], - paster_plugins=["ZopeSkel"], )