~elachuni/ubuntu-webcatalog/bzr-revno

« back to all changes in this revision

Viewing changes to setup.py

  • Committer: Michael Nelson
  • Date: 2012-08-23 15:07:44 UTC
  • mto: This revision was merged to the branch mainline in revision 167.
  • Revision ID: michael.nelson@canonical.com-20120823150744-hlyj14n0fulxf7vi
REFACTOR: updated oops-dictconfig version to that used on our precise production boxes.

Show diffs side-by-side

added added

removed removed

Lines of Context:
53
53
        'celery',
54
54
        'django-celery',
55
55
        'oops-wsgi==0.0.10',
56
 
        'oops-dictconfig==0.0.1',
 
56
        'oops-dictconfig==0.0.2',
57
57
        'oops-datedir_repo==0.0.17',
58
58
        ],
59
59
    package_data = find_packages_data('src'),