blob: 41fb19b2ef55e103d9e8aa1cd919c29cf05c3f64 [file] [log] [blame]
Donald Stufft9ebb8ff2013-08-11 17:05:03 -04001include AUTHORS.rst
Matthew Iversen69a6fad2014-02-25 02:10:44 +11002include CHANGELOG.rst
Donald Stufft9ebb8ff2013-08-11 17:05:03 -04003include CONTRIBUTING.rst
Matthew Iversen69a6fad2014-02-25 02:10:44 +11004include LICENSE
Alex Gaynor6eeb4da2014-10-31 07:51:41 -07005include LICENSE.APACHE
6include LICENSE.BSD
Donald Stufft9ebb8ff2013-08-11 17:05:03 -04007include README.rst
8
Paul Kehrer071a5a42014-02-24 11:25:51 -06009recursive-include docs *
Alex Gaynor363d2842014-08-11 13:19:58 -070010recursive-include cryptography/hazmat/primitives/src *.c *.h
Paul Kehrer071a5a42014-02-24 11:25:51 -060011prune docs/_build
Donald Stufft9ebb8ff2013-08-11 17:05:03 -040012recursive-include tests *.py
Alex Stapleton0bd20e22014-03-14 19:58:07 +000013recursive-exclude vectors *