Skip to content

Commit

Permalink
Added package data
Browse files Browse the repository at this point in the history
  • Loading branch information
seocam committed Sep 18, 2014
1 parent 20912b5 commit f53c8bd
Showing 1 changed file with 1 addition and 0 deletions.
1 change: 1 addition & 0 deletions setup.py
Original file line number Diff line number Diff line change
Expand Up @@ -7,6 +7,7 @@
author='Sergio Oliveira',
author_email='[email protected]',
packages=['mailmanapi'],
package_data={'mailmanapi': ['templates/*']},
scripts=['scripts/mailman-api.py'],
url='http://pypi.python.org/pypi/mailman-api/',
license='LICENSE.txt',
Expand Down

0 comments on commit f53c8bd

Please sign in to comment.