fixed testing dependency

This commit is contained in:
Oscar Krause 2023-11-03 12:53:50 +01:00
parent 3ef14e5522
commit 948934ad0e
1 changed files with 1 additions and 0 deletions

View File

@ -142,6 +142,7 @@ test:
- .DEBIAN/requirements-ubuntu-23.04.txt
before_script:
- apt-get update && apt-get install -y python3-dev gcc
- pip install cython
- pip install -r $REQUIREMENTS
- pip install pytest httpx
- mkdir -p app/cert