summaryrefslogtreecommitdiff
path: root/setup.cfg
diff options
context:
space:
mode:
authorTristan Van Berkom <tristan.vanberkom@codethink.co.uk>2017-09-05 00:21:38 -0400
committerTristan Van Berkom <tristan.vanberkom@codethink.co.uk>2017-09-05 01:26:03 -0400
commitc34e612852a99f509437f80090d4aef973adfda6 (patch)
tree001ec7a04984c0c5f9ddb44eb3d8b3f90a67e8fe /setup.cfg
parent193bc3c195e9d0843d38f4a7e4eecac5b8daa1a2 (diff)
downloadbuildstream-c34e612852a99f509437f80090d4aef973adfda6.tar.gz
setup.{cfg,py}: Bring back BST_TEST_SUITE env variable
Turns out we do need this in some corner cases
Diffstat (limited to 'setup.cfg')
-rw-r--r--setup.cfg2
1 files changed, 2 insertions, 0 deletions
diff --git a/setup.cfg b/setup.cfg
index e5414a8b0..8950a0c1b 100644
--- a/setup.cfg
+++ b/setup.cfg
@@ -12,3 +12,5 @@ pep8ignore =
tmp/* ALL
*/lib/python3* ALL
*/bin/* ALL
+env =
+ D:BST_TEST_SUITE=True