We read every piece of feedback, and take your input very seriously.
To see all available qualifiers, see our documentation.
There was an error while loading. Please reload this page.
1 parent 20912b5 commit f53c8bdCopy full SHA for f53c8bd
setup.py
@@ -7,6 +7,7 @@
7
author='Sergio Oliveira',
8
author_email='[email protected]',
9
packages=['mailmanapi'],
10
+ package_data={'mailmanapi': ['templates/*']},
11
scripts=['scripts/mailman-api.py'],
12
url='http://pypi.python.org/pypi/mailman-api/',
13
license='LICENSE.txt',
0 commit comments