summaryrefslogtreecommitdiff
path: root/setup.cfg
diff options
context:
space:
mode:
authorTristan Maat <tristan.maat@codethink.co.uk>2017-09-15 15:29:41 +0100
committerTristan Maat <tristan.maat@codethink.co.uk>2017-10-19 15:06:32 +0100
commit10847a66dc0748696829d5fd18ad17043c2c6878 (patch)
treed0883eef6e37bf2e62ab7267d5dd0ef6d56922a8 /setup.cfg
parent0f7e5df53612bb04a92631a34014bb7dae3195fd (diff)
downloadbuildstream-10847a66dc0748696829d5fd18ad17043c2c6878.tar.gz
Add warnings when staging to /buildstream/build74-prevent-artifacts-from-containing-files-in-buildstream-build
Diffstat (limited to 'setup.cfg')
-rw-r--r--setup.cfg1
1 files changed, 1 insertions, 0 deletions
diff --git a/setup.cfg b/setup.cfg
index 9e335fdc7..512cf3d67 100644
--- a/setup.cfg
+++ b/setup.cfg
@@ -3,6 +3,7 @@ test=pytest
[tool:pytest]
addopts = --verbose --basetemp ./tmp --pep8 --cov=buildstream --cov-config .coveragerc
+norecursedirs = integration-tests*
python_files = tests/*/*.py
pep8maxlinelength = 119
pep8ignore =