Changeset 30 for plone4bio.buildout

Show
Ignore:
Timestamp:
09/25/08 21:01:47 (4 years ago)
Author:
mauro
Message:

Added biopython >= 1.48 to plone4bio buildout

Files:
1 modified

Legend:

Unmodified
Added
Removed
  • plone4bio.buildout/trunk/profiles/base.cfg

    r28 r30  
    1414    http://download.zope.org/distribution/ 
    1515    http://effbot.org/downloads 
     16    http://biopython.org/DIST/ 
    1617 
    1718# Add additional eggs here 
     
    2223    plone4bio.pscoils 
    2324    biocomp.pscoils 
     25    biopython>=1.48 
    2426 
    2527# Reference any eggs you are developing here, one per line