diff --git a/MANIFEST.in b/MANIFEST.in index 59a4aea1..ea2de6f1 100644 --- a/MANIFEST.in +++ b/MANIFEST.in @@ -2,6 +2,7 @@ include AUTHORS.rst include LICENSE include README.rst include test/__init__.py +include test/acid.py include test/bad_encoding.py include test/bad_encoding2.py include test/e101_example.py @@ -22,7 +23,6 @@ exclude hooks exclude hooks/pre-push exclude install_hooks.bash exclude test/.gitignore -exclude test/acid.py exclude test/acid_pypi.py exclude test/suite exclude test/suite/out