Changeset 205:acd252641599 for setup.py
- Timestamp:
- 02/05/11 14:45:12 (16 months ago)
- Branch:
- default
- Children:
- 206:6aa9eeab6e3b, 242:295f2c9d5b4f
- Files:
-
- 1 modified
Legend:
- Unmodified
- Added
- Removed
-
setup.py
r204 r205 36 36 license="http://en.wikipedia.org/wiki/BSD_licenses", 37 37 url="http://imapclient.freshfoo.com/", 38 download_url='http://freshfoo.com/projects/IMAPClient/IMAPClient-%s. tar.gz' % version,38 download_url='http://freshfoo.com/projects/IMAPClient/IMAPClient-%s.zip' % version, 39 39 packages=find_packages(), 40 40 package_data=dict(imapclient=['examples/*.py']),
