summaryrefslogtreecommitdiff
diff options
context:
space:
mode:
authorMatthew Peveler <matt.peveler@gmail.com>2020-06-02 01:11:24 -0400
committerMatthew Peveler <matt.peveler@gmail.com>2020-06-02 01:11:24 -0400
commitc44cb22b0cb110b69e4909c93c1cc6e2be5470cc (patch)
tree82d8c2dd49184299ceef0f5e351bf4a00fd9c0d4
parent2037ae1cbf2858bbd3e567955f999b74a2c4398c (diff)
downloadasciidoc-py3-c44cb22b0cb110b69e4909c93c1cc6e2be5470cc.tar.gz
simplify MANIFEST.in file for py and sh files9.0.0
Signed-off-by: Matthew Peveler <matt.peveler@gmail.com>
-rw-r--r--MANIFEST.in6
1 files changed, 2 insertions, 4 deletions
diff --git a/MANIFEST.in b/MANIFEST.in
index 60233d2..3297c98 100644
--- a/MANIFEST.in
+++ b/MANIFEST.in
@@ -21,11 +21,9 @@ tests/testasciidoc.conf
themes/**/*
website/*
*.conf
-a2x.py
-asciidoc.py
-asciidocapi.py
+*.sh
+*.py
BUGS.txt
-build_website.sh
CHANGELOG.txt
configure
configure.ac