t/t-rand.py: Set the correct refernce seed value for `dsarand'.
[catacomb-python] / MANIFEST.in
index daa3b6d..33ce54a 100644 (file)
@@ -8,10 +8,12 @@ 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.