ViewVC Help
View File | Revision Log | Show Annotations | Download File | View Changeset | Root Listing
root/dtflickr/trunk/setup.py
(Generate patch)

Comparing trunk/setup.py (file contents):
Revision 39 by douglas, 2009-08-16T03:27:21-07:00 vs.
Revision 41 by douglas, 2009-09-01T04:01:29-07:00

# Line 31 | Line 31 | setup(
31                  'Topic :: Multimedia :: Graphics',
32                  'Topic :: Software Development :: Libraries :: Python Modules',
33          ],
34 +        include_package_data = True,
35 +        exclude_package_data = {'': ['LICENSE', 'NOTICE']},
36   )

Diff Legend

Removed lines
+ Added lines
< Changed lines
> Changed lines