do not need package data for this

master
nathaniel smith 2015-10-05 20:24:13 +00:00
parent 908420937f
commit b55df2c198
1 changed files with 0 additions and 1 deletions

View File

@ -19,5 +19,4 @@ setup(
keywords='community',
packages=['tildetown'],
install_requires = ['pyhocon==0.3.10', 'sh==1.11', 'Flask==0.10.1', 'requests==2.7.0'],
include_package_data = True,
)