Skip to content
Snippets Groups Projects
Commit c265a8b8 authored by Felix Schäfer's avatar Felix Schäfer :construction_worker:
Browse files

py3.12 compat

parent 5c2e7506
No related branches found
No related tags found
No related merge requests found
Pipeline #200047 passed
......@@ -5,6 +5,7 @@ stages:
# only cache local items.
variables:
PIP_CACHE_DIR: "$CI_PROJECT_DIR/.cache/pip"
AIOHTTP_NO_EXTENSIONS: 1
cache:
paths:
- .cache
......
0% Loading or .
You are about to add 0 people to the discussion. Proceed with caution.
Please register or to comment