cryptography/MANIFEST.in
2013-10-28 08:37:33 -04:00

7 lines
162 B
Text

include LICENSE
include AUTHORS.rst
include CONTRIBUTING.rst
include README.rst
recursive-include tests *.py
recursive-include tests/hazmat/primitives/vectors *