FIX: Uptade Template ci.yml linter requirements

This commit is contained in:
Delphine LEMIRE 2023-02-17 09:22:07 +01:00 committed by GitHub
parent 7af2d73a8c
commit e3585116d7
No known key found for this signature in database
GPG Key ID: 4AEE18F83AFDEB23

View File

@ -31,6 +31,9 @@ jobs:
with:
python-version: "3.10"
cache: pip
cache-dependency-path: |
requirements/base.txt
requirements/local.txt
{%- if cookiecutter.open_source_license != 'Not open source' %}
# Consider using pre-commit.ci for open source project