aboutsummaryrefslogtreecommitdiffstats
path: root/MANIFEST.in
diff options
context:
space:
mode:
authorAlex Stapleton <alexs@prol.etari.at>2014-03-14 19:58:07 +0000
committerAlex Stapleton <alexs@prol.etari.at>2014-03-22 16:23:46 +0000
commit0bd20e264c7e7dfc1ee722664c8b545a4ea64b38 (patch)
tree41b2fbc3ca6a9949124a59fba3f3f9ce1b0ed2c5 /MANIFEST.in
parenteaeed6ce3d2f3cfee804684c53fc35c54e0a569e (diff)
downloadcryptography-0bd20e264c7e7dfc1ee722664c8b545a4ea64b38.tar.gz
cryptography-0bd20e264c7e7dfc1ee722664c8b545a4ea64b38.tar.bz2
cryptography-0bd20e264c7e7dfc1ee722664c8b545a4ea64b38.zip
cryptography.vectors
Diffstat (limited to 'MANIFEST.in')
-rw-r--r--MANIFEST.in3
1 files changed, 1 insertions, 2 deletions
diff --git a/MANIFEST.in b/MANIFEST.in
index a252cc8d..e12e430a 100644
--- a/MANIFEST.in
+++ b/MANIFEST.in
@@ -7,5 +7,4 @@ include README.rst
recursive-include docs *
prune docs/_build
recursive-include tests *.py
-recursive-include tests/vectors *
-recursive-include tests/hazmat/primitives/vectors *
+recursive-exclude vectors *