~kelvin.li/isitdeployable/native-local-dev-env

« back to all changes in this revision

Viewing changes to setup.py

  • Committer: James Westby
  • Date: 2012-02-29 22:05:02 UTC
  • Revision ID: james.westby@canonical.com-20120229220502-dm4i22kqwxsu4368
Drop in the ec2 stuff from pkgme-service.

Show diffs side-by-side

added added

removed removed

Lines of Context:
13
13
        'testtools',
14
14
        'django_debug_toolbar',
15
15
        'django_openid_auth',
 
16
        'celery',
16
17
        ],
17
18
    zip_safe=False,
18
19
    packages=find_packages(),