summaryrefslogtreecommitdiff
path: root/tox.ini
diff options
context:
space:
mode:
authorThomas Coldrick <othko97@gmail.com>2019-08-12 08:02:20 +0100
committerThomas Coldrick <othko97@gmail.com>2019-08-12 08:02:20 +0100
commit55fe01a05b0cca4534731580a59ffc8dda0c5768 (patch)
treebf4f6dfb3e64d87fd6095dc1f545365d1312c1c1 /tox.ini
parent4679acd6b82ae1b19ebff6bcf840a5007b980816 (diff)
downloadbuildstream-55fe01a05b0cca4534731580a59ffc8dda0c5768.tar.gz
Move makemaker plugin to bst-plugins-experimental
Continuing moving plugins to 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 678bd26e8..51ad87839 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@927c771f9c7327a3378f184c93f83395be355a61
+ git+https://gitlab.com/BuildStream/bst-plugins-experimental.git@9299a56d4739df3dd30b65632ec4ef74798ae2e5
# Only require coverage and pytest-cov when using it
!nocover: -rrequirements/cov-requirements.txt