summaryrefslogtreecommitdiff
path: root/tox.ini
diff options
context:
space:
mode:
authorThomas Coldrick <thomas.coldrick@codethink.co.uk>2019-09-12 15:25:17 +0100
committerBenjamin Schubert <contact@benschubert.me>2020-01-13 17:32:08 +0000
commitff46a3191e62b2290e03ff730da8946cbb8f2781 (patch)
tree465afed1a4903da3f7605afc2027340798b0eb6f /tox.ini
parent379a09a56a5bf2da7d78409ccdfda8e243cdfc13 (diff)
downloadbuildstream-ff46a3191e62b2290e03ff730da8946cbb8f2781.tar.gz
Tests: Remove bst-plugins-experimental dependency
This stops the tests from being interlinked for BuildStream itself.
Diffstat (limited to 'tox.ini')
-rw-r--r--tox.ini1
1 files changed, 0 insertions, 1 deletions
diff --git a/tox.ini b/tox.ini
index bba0ecedb..52f761644 100644
--- a/tox.ini
+++ b/tox.ini
@@ -29,7 +29,6 @@ deps =
py{35,36,37,38}: -rrequirements/requirements.txt
py{35,36,37,38}: -rrequirements/dev-requirements.txt
py{35,36,37,38}: -rrequirements/plugin-requirements.txt
- git+https://gitlab.com/BuildStream/bst-plugins-experimental.git@5b004e5850ab0e987c00c681b2c768f6ae02586b
# Only require coverage and pytest-cov when using it
!nocover: -rrequirements/cov-requirements.txt