diff options
author | ctolentino8 <ctolentino8@bloomberg.net> | 2019-10-02 14:00:48 +0100 |
---|---|---|
committer | ctolentino8 <ctolentino8@bloomberg.net> | 2019-10-07 16:40:48 +0100 |
commit | 526bc54551e983ddf46252161dd77647f50c4dc6 (patch) | |
tree | 90acae8103d9dc911f6173718895f1d2246b4a40 /tox.ini | |
parent | a57f27e396f9c19bd553687e8ae85b3b0d01e6e0 (diff) | |
download | buildstream-526bc54551e983ddf46252161dd77647f50c4dc6.tar.gz |
tox.ini: Add bst-plugins-experimental to docs deps
Diffstat (limited to 'tox.ini')
-rw-r--r-- | tox.ini | 1 |
1 files changed, 1 insertions, 0 deletions
@@ -124,6 +124,7 @@ deps = pytest -rrequirements/requirements.txt -rrequirements/plugin-requirements.txt + git+https://gitlab.com/BuildStream/bst-plugins-experimental.git@705a45315e18338f91299977fd2ef44e51fd8bd7#egg=bst_plugins_experimental[ostree] passenv = BST_FORCE_SESSION_REBUILD BST_SOURCE_CACHE |