forked from Github-Mirrors/canaille
Fixed CI, again
This commit is contained in:
parent
254c401ad3
commit
9e529c97c6
1 changed files with 1 additions and 1 deletions
|
@ -11,7 +11,7 @@ before_script:
|
|||
- env DEBIAN_FRONTEND=noninteractive apt install --yes slapd python3-dev libldap2-dev libsasl2-dev libssl-dev ldap-utils
|
||||
- curl -O https://bootstrap.pypa.io/get-pip.py
|
||||
- python get-pip.py
|
||||
- pip install tox poetry coveralls pyyaml toml
|
||||
- pip install tox poetry coveralls[toml] pyyaml
|
||||
|
||||
style:
|
||||
image: python:3.10
|
||||
|
|
Loading…
Reference in a new issue