1
0
Mirror von https://gitea.publichub.eu/oscar.krause/fastapi-dls.git synchronisiert 2025-11-25 13:16:07 +00:00

added gcc as dependency

Dieser Commit ist enthalten in:
Oscar Krause
2023-11-03 11:41:44 +01:00
Ursprung ee50ede2ea
Commit 3ef14e5522

Datei anzeigen

@@ -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