summaryrefslogtreecommitdiff
diff options
context:
space:
mode:
authorMatthew Peveler <matt.peveler@gmail.com>2021-10-28 11:52:14 -1000
committerMatthew Peveler <matt.peveler@gmail.com>2021-10-28 11:52:14 -1000
commit5f946a32cc014685fd9ca44e599f873c8654fef4 (patch)
tree42ff6c44de462958ea47438791c89a1b511f606c
parente4b2c71720ceb86d6063613a2903779f6409e24f (diff)
downloadasciidoc-py3-mpeveler/bugfix-xsl.tar.gz
Fix *.xsl files not being included in pip installsmpeveler/bugfix-xsl
Signed-off-by: Matthew Peveler <matt.peveler@gmail.com>
-rw-r--r--MANIFEST.in2
1 files changed, 1 insertions, 1 deletions
diff --git a/MANIFEST.in b/MANIFEST.in
index 0c54b30..ca5b239 100644
--- a/MANIFEST.in
+++ b/MANIFEST.in
@@ -1 +1 @@
-recursive-include asciidoc/resources *.conf *.txt *.py *.png *.js *.css
+recursive-include asciidoc/resources *.conf *.txt *.py *.png *.js *.css *.xsl *.sty