t/t-*.py: Use the `WriteBuffer.contents' property.
[catacomb-python] / MANIFEST.in
index 5d19714..33ce54a 100644 (file)
@@ -8,10 +8,17 @@ include MANIFEST.in setup.py Makefile
 
 ## C extension code.
 include *.c *.h
+include t/*.py t/keyring
 include algorithms.py
 exclude algorithms.h
+
+## Scripts.
+include pock
 include pwsafe
 
+## Manual pages.
+include *.[13]
+
 ## Python wrapping.
 recursive-include catacomb *.py