~replaceafill/pybookbuilder/buildout

« back to all changes in this revision

Viewing changes to setup.py

  • Committer: Douglas Cerna
  • Date: 2011-03-14 20:11:57 UTC
  • Revision ID: douglascerna@yahoo.com-20110314201157-n4atthjdoskj7vdd
Added deform

Show diffs side-by-side

added added

removed removed

Lines of Context:
18
18
    'nose-cov',
19
19
    'Sphinx',
20
20
    'repoze.folder',
 
21
    'WebTest',
 
22
    'lxml',
 
23
    'deform',
 
24
    'colander',
 
25
    'peppercorn',
 
26
    'iso8601',
21
27
    ]
22
28
 
23
29
setup(name='pybookbuilder',