aboutsummaryrefslogtreecommitdiffstats
path: root/MANIFEST.in
diff options
context:
space:
mode:
authorAlex Gaynor <alex.gaynor@gmail.com>2014-02-03 16:13:09 -0800
committerAlex Gaynor <alex.gaynor@gmail.com>2014-02-03 16:13:09 -0800
commit53f6dbca6e5a5a727c58e6c1fc320e09503d1cba (patch)
treeea51a47b4d0b69103bbca62d759cc9005ce3d109 /MANIFEST.in
parent2b1752ed68a08255ddacf1800c6cb6b406ce5e4b (diff)
parent59ca2fc4a93ed398e5c2674b7c98a81ed95e0930 (diff)
downloadcryptography-53f6dbca6e5a5a727c58e6c1fc320e09503d1cba.tar.gz
cryptography-53f6dbca6e5a5a727c58e6c1fc320e09503d1cba.tar.bz2
cryptography-53f6dbca6e5a5a727c58e6c1fc320e09503d1cba.zip
Merge branch 'master' into prioritized-multi-backend
Diffstat (limited to 'MANIFEST.in')
-rw-r--r--MANIFEST.in1
1 files changed, 1 insertions, 0 deletions
diff --git a/MANIFEST.in b/MANIFEST.in
index 67e9da11..c5ca0359 100644
--- a/MANIFEST.in
+++ b/MANIFEST.in
@@ -4,4 +4,5 @@ include CONTRIBUTING.rst
include README.rst
recursive-include tests *.py
+recursive-include tests/vectors *
recursive-include tests/hazmat/primitives/vectors *