CI: Fix running tox via Zuul
Signed-off-by: Nils Philippsen <nils@redhat.com>
This commit is contained in:
parent
3edc1853d6
commit
faca6e5521
2 changed files with 6 additions and 1 deletions
|
@ -2,4 +2,8 @@
|
|||
- project:
|
||||
check:
|
||||
jobs:
|
||||
- tox
|
||||
- tox:
|
||||
vars:
|
||||
tox_envlist: ALL
|
||||
tox_install_siblings: false
|
||||
...
|
||||
|
|
1
bindep.txt
Normal file
1
bindep.txt
Normal file
|
@ -0,0 +1 @@
|
|||
krb5-devel [platform:redhat]
|
Loading…
Add table
Add a link
Reference in a new issue