~exarkun/pydoctor/twisted-template-changes

« back to all changes in this revision

Viewing changes to setup.py

  • Committer: Michael Hudson
  • Date: 2010-03-28 22:55:26 UTC
  • Revision ID: michael.hudson@canonical.com-20100328225526-57ltpuqhbnvsxv8x
mention license in setup.py

Show diffs side-by-side

added added

removed removed

Lines of Context:
8
8
    author_email='micahel@gmail.com',
9
9
    url='http://codespeak.net/svn/user/mwh/pydoctor/trunk',
10
10
    description='API doc generator.',
 
11
    license='MIT/X11',
11
12
    packages=[
12
13
        'pydoctor',
13
14
        'pydoctor.nevowhtml',