Show
Ignore:
Timestamp:
03/25/08 01:53:22 (4 years ago)
Author:
mauro
Message:
 
Files:
1 modified

Legend:

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

    r9 r16  
    77      version=version, 
    88      description="plone4bio: pscoils predictor", 
    9       long_description="""\ 
    10 """, 
     9      long_description=open(os.path.join(i"plone4bio", "pscoils", "README.txt").read() + "\n" + 
     10                       open(os.path.join("docs", "HISTORY.txt")).read(), 
    1111      # Get more strings from http://www.python.org/pypi?%3Aaction=list_classifiers 
    1212      classifiers=[ 
     13        "Framework :: Plone", 
    1314        "Framework :: Zope2", 
    1415        "Framework :: Zope3",