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:38 UTC

[buildstream] 06/11: 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 05da69d9e0619912fcd20ccc39963c5105066eb0
Author: Phil Dawson <ph...@codethink.co.uk>
AuthorDate: Wed Mar 27 16:11:01 2019 +0000

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

diff --git a/setup.py b/setup.py
index f9ed753..6fb54bb 100755
--- a/setup.py
+++ b/setup.py
@@ -325,7 +325,6 @@ 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