File: MANIFEST.in

package info (click to toggle)
python-botocore 1.12.103%2Brepack-1
  • links: PTS, VCS
  • area: main
  • in suites: buster
  • size: 41,552 kB
  • sloc: python: 43,119; xml: 15,052; makefile: 131
file content (9 lines) | stat: -rw-r--r-- 217 bytes parent folder | download | duplicates (2)
1
2
3
4
5
6
7
8
9
include README.rst
include LICENSE.txt
include requirements.txt
include botocore/cacert.pem
include botocore/vendored/requests/cacert.pem
recursive-include botocore/data *.json
graft docs
prune docs/build
graft tests