From 6ca1e5532ddd27a052ff01c8a6f4d5fbe1c564f3 Mon Sep 17 00:00:00 2001 From: Jamie Hardt Date: Sat, 10 Oct 2020 23:14:57 -0700 Subject: [PATCH] Update setup.py --- setup.py | 2 +- 1 file changed, 1 insertion(+), 1 deletion(-) diff --git a/setup.py b/setup.py index 8966906..2ea1c2b 100644 --- a/setup.py +++ b/setup.py @@ -32,7 +32,7 @@ setup(name='ptulsconv', keywords='text-processing parsers film tv editing editorial', install_requires=['parsimonious', 'tqdm'], package_data={ - "": ["*.xsl"] + "ptulsconv": ["xslt/*.xsl"] }, entry_points={ 'console_scripts': [