File: MANIFEST.in

package info (click to toggle)
python-pyvmomi 9.0.0.0-3
  • links: PTS, VCS
  • area: main
  • in suites: forky, sid
  • size: 21,372 kB
  • sloc: python: 18,622; xml: 77; makefile: 3
file content (8 lines) | stat: -rw-r--r-- 165 bytes parent folder | download | duplicates (2)
1
2
3
4
5
6
7
8
include README.*
include *.txt
include setup.py
include tox.ini
include py.typed
recursive-include tests *
recursive-include sample *
recursive-include pyVmomi *.pyi