forked from Github-Mirrors/canaille
Attempt to fix CI, again
This commit is contained in:
parent
d7065f1435
commit
345044e7b9
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[toml] pyyaml
|
||||
- pip install tox poetry coveralls pyyaml tomli
|
||||
|
||||
style:
|
||||
image: python:3.10
|
||||
|
|
Loading…
Reference in a new issue