diff --git a/setup.py b/setup.py index 8966906..2ea1c2b 100644 --- a/setup.py +++ b/setup.py @@ -32,7 +32,7 @@ keywords='text-processing parsers film tv editing editorial', install_requires=['parsimonious', 'tqdm'], package_data={ - "": ["*.xsl"] + "ptulsconv": ["xslt/*.xsl"] }, entry_points={ 'console_scripts': [