Skip to content

Commit 582ad3b

Browse files
committed
Still more ongoing tweeks
1 parent 02d4d74 commit 582ad3b

File tree

1 file changed

+1
-1
lines changed

1 file changed

+1
-1
lines changed

.github/workflows/lint_python.yml

Lines changed: 1 addition & 1 deletion
Original file line numberDiff line numberDiff line change
@@ -11,7 +11,7 @@ jobs:
1111
with:
1212
python-version: 3.x
1313
check-latest: true
14-
- run: pip install --upgrade pip setuptools wheel
14+
- run: pip install 'pip >= 25.1' # for dependency group support
1515
- run: pip install codespell mypy pytest ruff safety
1616
- run: ruff check --output-format=github .
1717
- run: codespell --ignore-words-list="implementor,mimiced,provicers,re-use,THIRDPARTY,assertIn" # --skip="*.css,*.js,*.lock"

0 commit comments

Comments
 (0)
pFad - Phonifier reborn

Pfad - The Proxy pFad of © 2024 Garber Painting. All rights reserved.

Note: This service is not intended for secure transactions such as banking, social media, email, or purchasing. Use at your own risk. We assume no liability whatsoever for broken pages.


Alternative Proxies:

Alternative Proxy

pFad Proxy

pFad v3 Proxy

pFad v4 Proxy