forked from Github-Mirrors/canaille
Fixed CI
This commit is contained in:
parent
31cbd6ea83
commit
254c401ad3
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
|
- 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
|
- curl -O https://bootstrap.pypa.io/get-pip.py
|
||||||
- python get-pip.py
|
- python get-pip.py
|
||||||
- pip install tox poetry coveralls pyyaml
|
- pip install tox poetry coveralls pyyaml toml
|
||||||
|
|
||||||
style:
|
style:
|
||||||
image: python:3.10
|
image: python:3.10
|
||||||
|
|
Loading…
Reference in a new issue