mirror of
https://github.com/cookiecutter/cookiecutter-django.git
synced 2025-08-15 09:24:52 +03:00
FIX: Uptade Template ci.yml linter requirements
This commit is contained in:
parent
7af2d73a8c
commit
e3585116d7
|
@ -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
|
||||
|
|
Loading…
Reference in New Issue
Block a user