All pastes #2087473 Raw Edit

Unnamed

public python v1 · immutable
#2087473 ·published 2011-10-06 21:53 UTC
rendered paste body
      install_requires=[          'setuptools',          'Plone',          'plone.app.dexterity',          'collective.autopermission',          # -*- Extra requirements: -*-      ],      extras_require = {          'test': [              'plone.app.testing',          ]      },