X-Git-Url: https://git.distorted.org.uk/~mdw/catacomb-python/blobdiff_plain/e8a6a67b3c84fce435c3320b20d789001a158379..62f9f6c4f3408ba29d555a7ed27658bbeae270c0:/MANIFEST.in?ds=sidebyside diff --git a/MANIFEST.in b/MANIFEST.in index 36bf4c2..33ce54a 100644 --- a/MANIFEST.in +++ b/MANIFEST.in @@ -8,6 +8,7 @@ include MANIFEST.in setup.py Makefile ## C extension code. include *.c *.h +include t/*.py t/keyring include algorithms.py exclude algorithms.h