aboutsummaryrefslogtreecommitdiff
path: root/MANIFEST.in
diff options
context:
space:
mode:
authorFrank Feng <frankfeng@google.com>2022-05-17 14:32:03 -0700
committerFrank Feng <frankfeng@google.com>2022-05-17 14:36:49 -0700
commit7b7cfefbd9c3f49f6c0d8e6537f71ddd8b4ee410 (patch)
tree5ef44609ec4d4efca88630497d4dc2a935d296c7 /MANIFEST.in
parent8eebef1e74965fcdea069dfa5e828f67f2b9912d (diff)
parentb05ca660bc9ce2ff9753256238927b91e234c34b (diff)
downloadportpicker-7b7cfefbd9c3f49f6c0d8e6537f71ddd8b4ee410.tar.gz
Merge remote-tracking branch 'aosp/upstream-main' into mymerge
Bug: 225958696 Test: TH Change-Id: I0934724989141365fbc74576bff17338df40ac18
Diffstat (limited to 'MANIFEST.in')
-rw-r--r--MANIFEST.in9
1 files changed, 9 insertions, 0 deletions
diff --git a/MANIFEST.in b/MANIFEST.in
new file mode 100644
index 0000000..a5db4a8
--- /dev/null
+++ b/MANIFEST.in
@@ -0,0 +1,9 @@
+include src/port*.py
+include src/tests/port*.py
+include README.md
+include LICENSE
+include CONTRIBUTING.md
+include ChangeLog.md
+include setup.py
+include test.sh
+exclude package.sh