Compare commits

..

1 Commits

Author SHA1 Message Date
Dustin b77ca30df3 setup: Include templates in binary distribution 2018-07-27 08:25:56 -05:00
1 changed files with 1 additions and 1 deletions

View File

@ -14,7 +14,7 @@ setup(
'dcow': [
'templates',
],
],
},
install_requires=[
'Jinja2',
'Milla',