File: MANIFEST.in

package info (click to toggle)
python-elastic-transport 9.2.0-1
  • links: PTS, VCS
  • area: main
  • in suites: forky, sid
  • size: 644 kB
  • sloc: python: 6,652; makefile: 18
file content (12 lines) | stat: -rw-r--r-- 220 bytes parent folder | download | duplicates (2)
1
2
3
4
5
6
7
8
9
10
11
12
include LICENSE
include MANIFEST.in
include README.md
include CHANGELOG.md
include setup.py
include elastic_transport/py.typed

graft tests

prune docs/_build
recursive-exclude * __pycache__
recursive-exclude * *.py[co]