gci: Add missing tooling

This commit is contained in:
Christian Decker
2021-09-22 18:06:50 +02:00
parent fe9949ce0b
commit 71740283e4
2 changed files with 4 additions and 1 deletions

View File

@@ -29,6 +29,8 @@ pip3 install --user -U -r requirements.txt --use-feature=in-tree-build
# keeps breaking the rerunfailures plugin).
pip3 install --user -U \
blinker \
flake8 \
make \
pytest-sentry \
pytest-test-groups==1.0.3 \
pytest-custom-exit-code==0.3.0 \