change key cache

This commit is contained in:
HgO 2022-08-14 15:33:49 +02:00
parent 4e0b3bd59c
commit c2630aca8c

View file

@ -22,7 +22,8 @@ stages:
cache:
key:
files:
- setup.py
- setup.cfg
- pyproject.toml
paths:
- .cache/pip
- ${VIRTUAL_ENV}