Skip to content

Commit 4bfe082

Browse files
committed
Do not run pylint on 3.12
1 parent dd0c0ef commit 4bfe082

File tree

1 file changed

+0
-1
lines changed

1 file changed

+0
-1
lines changed

.github/workflows/ci.yml

Lines changed: 0 additions & 1 deletion
Original file line numberDiff line numberDiff line change
@@ -59,7 +59,6 @@ jobs:
5959
mypy .
6060
ruff .
6161
black --check .
62-
pylint pip_check_reqs tests
6362
pip-extra-reqs pip_check_reqs
6463
pip-missing-reqs pip_check_reqs
6564

0 commit comments

Comments
 (0)