jjb: Use the https protocol for checkouts on Github, it's faster
[lttng-ci.git] / scripts / barectf / build.sh
index 90ea995c7ea946c984c5ede79c5faaaa2163e99f..39e05592ce86d23a85eb645423cfd2c0f7ae2b39 100755 (executable)
@@ -37,9 +37,6 @@ pip install --quiet tox poetry
 
 cd "$SRCDIR"
 
-# install barectf in virtual environment
-poetry config virtualenvs.create false
-
 # test
 tox -v
 
This page took 0.023341 seconds and 4 git commands to generate.