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 a624ddf commit d46ad0dCopy full SHA for d46ad0d
MANIFEST.in
@@ -1,8 +1,7 @@
1
-include AUTHORS.rst
2
-include CONTRIBUTING.rst
3
-include HISTORY.rst
+include *.md
+recursive-include examples *.ipynb
+recursive-exclude examples .ipynb_checkpoints *.ipynb
4
include LICENSE
5
-include README.rst
6
include *.txt
7
include *.yaml
8
include Makefile
0 commit comments