ICU-8094 oops- was not including templates in install package

X-SVN-Rev: 28950
This commit is contained in:
Unknown User 2010-10-28 21:57:36 +00:00
parent d187b1cc1b
commit 46ee80daa9

View File

@ -19,7 +19,7 @@ setup(
package_data={
'icucodetools': [
'htdocs/css/*.css',
'templates/*.cs',
'templates/*.html',
## 'htdocs/img/*.png',
# 'htdocs/js/*.js',
]