Include the fernet vectors in the sdist

We include the other vectors, so consistency!
This commit is contained in:
Alex Gaynor 2014-02-01 10:21:45 -08:00
parent e4ec95d87d
commit b11ebd0e15

View file

@ -4,4 +4,5 @@ include CONTRIBUTING.rst
include README.rst
recursive-include tests *.py
recursive-include tests/vectors *
recursive-include tests/hazmat/primitives/vectors *