You are viewing a plain text version of this content. The canonical link for it is here.
Posted to commits@buildstream.apache.org by ro...@apache.org on 2020/12/29 13:30:39 UTC

[buildstream] 07/11: fixup! fixup! fixup! Make templated source tests available in buildstream.plugintestutils

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

root pushed a commit to branch phil/remove-ostree-plugin
in repository https://gitbox.apache.org/repos/asf/buildstream.git

commit d8c8d16e2be462c88d45572f98920235d2fbbd0d
Author: Phil Dawson <ph...@codethink.co.uk>
AuthorDate: Wed Mar 27 16:12:22 2019 +0000

    fixup! fixup! fixup! Make templated source tests available in buildstream.plugintestutils
---
 setup.py | 1 +
 1 file changed, 1 insertion(+)

diff --git a/setup.py b/setup.py
index 6fb54bb..f9ed753 100755
--- a/setup.py
+++ b/setup.py
@@ -325,6 +325,7 @@ setup(name='BuildStream',
                                     'data/*.yaml', 'data/*.sh.in'],
                     'buildstream.plugintestutils': ['_sourcetests/project']
       },
+      include_package_data=True,
       data_files=[
           # This is a weak attempt to integrate with the user nicely,
           # installing things outside of the python package itself with pip is