python-botocore/MANIFEST.in

9 lines
189 B
Plaintext
Raw Normal View History

include README.rst
include LICENSE.txt
include requirements.txt
include botocore/vendored/requests/cacert.pem
recursive-include botocore/data *.json
graft docs
prune docs/build
graft tests