commit | 0990d11ccd7eb95724111b7564ec66fbda48d4b2 | [log] [tgz] |
---|---|---|
author | Paul Kehrer <paul.l.kehrer@gmail.com> | Sat Feb 01 10:43:42 2014 -0800 |
committer | Paul Kehrer <paul.l.kehrer@gmail.com> | Sat Feb 01 10:43:42 2014 -0800 |
tree | 600a7835ca12f249e145c4cc16a23916da626e3e | |
parent | e4ec95d87da51c7dfd039e3925814d6c9a7380da [diff] | |
parent | b11ebd0e15bd33ec8aba43db5e98df54d91a9d7b [diff] |
Merge pull request #542 from alex/include-fernet-vectors Include the fernet vectors in the sdist
diff --git a/MANIFEST.in b/MANIFEST.in index 67e9da1..c5ca035 100644 --- a/MANIFEST.in +++ b/MANIFEST.in
@@ -4,4 +4,5 @@ include README.rst recursive-include tests *.py +recursive-include tests/vectors * recursive-include tests/hazmat/primitives/vectors *