diff --git a/MANIFEST.in b/MANIFEST.in index 2f03369..5257e21 100644 --- a/MANIFEST.in +++ b/MANIFEST.in @@ -4,6 +4,8 @@ recursive-include tests *.py include *.rst include VERSION include requirements.txt +include mypy.ini +include pytest.ini exclude .travis.yml exclude appveyor.yml exclude codecov.yml