summaryrefslogtreecommitdiffstats
path: root/MANIFEST.in
diff options
context:
space:
mode:
Diffstat (limited to 'MANIFEST.in')
-rw-r--r--MANIFEST.in17
1 files changed, 17 insertions, 0 deletions
diff --git a/MANIFEST.in b/MANIFEST.in
new file mode 100644
index 0000000..e4d7a2f
--- /dev/null
+++ b/MANIFEST.in
@@ -0,0 +1,17 @@
+include *.txt
+include babel.cfg
+include LICENSE
+include bin/preinstall.js
+recursive-include sphinx_rtd_theme *.conf
+recursive-include sphinx_rtd_theme *.css
+recursive-include sphinx_rtd_theme *.eot
+recursive-include sphinx_rtd_theme *.html
+recursive-include sphinx_rtd_theme *.js
+recursive-include sphinx_rtd_theme *.svg
+recursive-include sphinx_rtd_theme *.ttf
+recursive-include sphinx_rtd_theme *.woff
+recursive-include sphinx_rtd_theme *.woff2
+recursive-include sphinx_rtd_theme/locale *.pot *.po *.mo
+recursive-include tests *.py
+recursive-include tests *.rst
+prune build