Changeset 207 for plone4bio.pscoils

Show
Ignore:
Timestamp:
07/04/11 01:42:41 (11 months ago)
Author:
mauro
Message:

autoinclude

Files:
1 modified

Legend:

Unmodified
Added
Removed
  • plone4bio.pscoils/trunk/setup.py

    r108 r207  
    3030          "biocomp.pscoils", 
    3131      ], 
     32      entry_points=""" 
     33      # -*- Entry points: -*- 
     34      [z3c.autoinclude.plugin] 
     35      target = plone 
     36      """, 
    3237      )