File tree Expand file tree Collapse file tree
Expand file tree Collapse file tree Original file line number Diff line number Diff line change 4040 with :
4141 persist-credentials : false
4242 - name : Install uv + caching
43- uses : astral-sh/setup-uv@v5
43+ uses : astral-sh/setup-uv@v6
4444 with :
4545 enable-cache : true
4646 cache-dependency-glob : |
Original file line number Diff line number Diff line change 22# https://github.com/zopefoundation/meta/tree/master/config/buildout-recipe
33[meta ]
44template = " buildout-recipe"
5- commit-id = " e1995c20 "
5+ commit-id = " 1fe22fd9 "
66
77[python ]
88with-pypy = true
Original file line number Diff line number Diff line change 2121 hooks :
2222 - id : teyit
2323 - repo : https://github.com/PyCQA/flake8
24- rev : " 7.1.2 "
24+ rev : " 7.2.0 "
2525 hooks :
2626 - id : flake8
2727 additional_dependencies :
Original file line number Diff line number Diff line change @@ -65,6 +65,7 @@ allowlist_externals =
6565setenv =
6666 COVERAGE_PROCESS_START ={toxinidir}/pyproject.toml
6767deps =
68+ setuptools == 75.8.2
6869 coverage[toml]
6970commands =
7071 mkdir -p {toxinidir}/parts/htmlcov
You can’t perform that action at this time.
0 commit comments