added gcc as dependency
This commit is contained in:
parent
ee50ede2ea
commit
3ef14e5522
@ -141,7 +141,7 @@ test:
|
||||
- .DEBIAN/requirements-bookworm-12.txt
|
||||
- .DEBIAN/requirements-ubuntu-23.04.txt
|
||||
before_script:
|
||||
- apt-get update && apt-get install -y python3-dev
|
||||
- apt-get update && apt-get install -y python3-dev gcc
|
||||
- pip install -r $REQUIREMENTS
|
||||
- pip install pytest httpx
|
||||
- mkdir -p app/cert
|
||||
|
Loading…
Reference in New Issue
Block a user