You are viewing a plain text version of this content. The canonical link for it is here.
Posted to commits@buildstream.apache.org by tv...@apache.org on 2022/04/05 10:04:32 UTC

[buildstream-plugins] 17/49: MANIFEST.in: Adding initial manifest

This is an automated email from the ASF dual-hosted git repository.

tvb pushed a commit to branch master
in repository https://gitbox.apache.org/repos/asf/buildstream-plugins.git

commit 98baba4bd8f0b3e546dadefd86bdc99f56e1d5c4
Author: Tristan van Berkom <tr...@codethink.co.uk>
AuthorDate: Sat Mar 19 14:48:39 2022 +0900

    MANIFEST.in: Adding initial manifest
---
 MANIFEST.in | 3 +++
 1 file changed, 3 insertions(+)

diff --git a/MANIFEST.in b/MANIFEST.in
new file mode 100644
index 0000000..0ce98c8
--- /dev/null
+++ b/MANIFEST.in
@@ -0,0 +1,3 @@
+global-include *.yaml
+include requirements/*
+include project.conf