Files
clang-p2996/lldb/third_party/Python/module/pexpect-4.6/MANIFEST.in
Davide Italiano 205fd03a27 [third-party] Update pexpect to 4.6.
Reviewers: labath, jdevlieghere

Subscribers: lldb-commits

Tags: #llvm

Differential Revision: https://reviews.llvm.org/D59159

llvm-svn: 355967
2019-03-12 20:41:24 +00:00

7 lines
189 B
Plaintext

recursive-include doc *
prune doc/_build
recursive-include examples *
include .coveragerc README.rst LICENSE pexpect/bashrc.sh
recursive-include tests *
global-exclude __pycache__ *.pyc *~