summaryrefslogtreecommitdiff
path: root/tox.ini
diff options
context:
space:
mode:
authorJavier Jardón <jjardon@gnome.org>2019-09-11 21:07:02 +0100
committerbst-marge-bot <marge-bot@buildstream.build>2019-09-12 14:22:24 +0000
commitd61992026d40d80a1ca3e4876eeaa4462a007dc0 (patch)
tree71b700fc9f8d1b45c75aefc43d76ced7115ce286 /tox.ini
parent093d7a5bb101460edd32de11daa21d65252a8d85 (diff)
downloadbuildstream-d61992026d40d80a1ca3e4876eeaa4462a007dc0.tar.gz
Use distutils plugin from bst-plugins-experimental
Diffstat (limited to 'tox.ini')
-rw-r--r--tox.ini2
1 files changed, 1 insertions, 1 deletions
diff --git a/tox.ini b/tox.ini
index c1a04dda5..66782e1c4 100644
--- a/tox.ini
+++ b/tox.ini
@@ -30,7 +30,7 @@ deps =
py{35,36,37}: -rrequirements/requirements.txt
py{35,36,37}: -rrequirements/dev-requirements.txt
py{35,36,37}: -rrequirements/plugin-requirements.txt
- git+https://gitlab.com/BuildStream/bst-plugins-experimental.git@effd6be61b6ed5983694da7496adf872d81eddcc
+ git+https://gitlab.com/BuildStream/bst-plugins-experimental.git@5b004e5850ab0e987c00c681b2c768f6ae02586b
# Only require coverage and pytest-cov when using it
!nocover: -rrequirements/cov-requirements.txt