We read every piece of feedback, and take your input very seriously.
To see all available qualifiers, see our documentation.
There was an error while loading. Please reload this page.
1 parent 9b8c396 commit fdc25d8Copy full SHA for fdc25d8
MANIFEST.in
@@ -1,10 +1,4 @@
1
include LICENSE
2
include *.rst
3
-include doc/requirements.txt
4
-include doc/conf.py
5
-include doc/*.rst
6
-include doc/*.ipynb
7
-include doc/subdir/*.ipynb
8
-include doc/images/*
9
-include doc/references.bib
10
-include doc/ipython_kernel_config.py
+include doc/requirements.txt doc/references.bib
+recursive-include doc *.ipynb matplotlibrc *.md *.rst *.py *.txt *.svg *.png
0 commit comments