Skip to content

Commit

Permalink
Update setup.py
Browse files Browse the repository at this point in the history
  • Loading branch information
iluvcapra authored Oct 11, 2020
1 parent a0d386b commit 6ca1e55
Showing 1 changed file with 1 addition and 1 deletion.
2 changes: 1 addition & 1 deletion setup.py
Original file line number Diff line number Diff line change
Expand Up @@ -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': [
Expand Down

0 comments on commit 6ca1e55

Please sign in to comment.