summaryrefslogtreecommitdiff
diff options
context:
space:
mode:
-rw-r--r--MANIFEST.in2
-rw-r--r--docs/_static/.keep_dir0
2 files changed, 2 insertions, 0 deletions
diff --git a/MANIFEST.in b/MANIFEST.in
index 382d9bf..3912fee 100644
--- a/MANIFEST.in
+++ b/MANIFEST.in
@@ -1,4 +1,6 @@
include README
include docs/Makefile
recursive-include docs *.py *.rst
+include docs/_static/.keep_dir
prune docs/_build
+recursive-include tests *.py
diff --git a/docs/_static/.keep_dir b/docs/_static/.keep_dir
new file mode 100644
index 0000000..e69de29
--- /dev/null
+++ b/docs/_static/.keep_dir