diff --git a/MANIFEST.in b/MANIFEST.in index 7b92049..d9c7460 100644 --- a/MANIFEST.in +++ b/MANIFEST.in @@ -3,3 +3,14 @@ include README.rst include INSTALL.rst include versioneer.py include nemo/_version.py +include docs/*.py +include docs/*.rst +include docs/Makefile +include tests/*.rst +include tests/*.robot +include tests/*.py +include tests/lib/*.py +include tests/configs/*.yml +include tests/configs/*.txt +include tests/configs/*.rst +