mirror of
https://github.com/pybind/pybind11.git
synced 2026-04-20 14:59:27 +00:00
ci: drop win2016 (#3854)
* ci: drop dead windows CI jobs * chore: touch up pre-commit Signed-off-by: Henry Schreiner <henryschreineriii@gmail.com> * Update configure.yml * Update configure.yml
This commit is contained in:
@@ -74,7 +74,6 @@ repos:
|
||||
rev: "v1.2.5"
|
||||
hooks:
|
||||
- id: pycln
|
||||
additional_dependencies: [click<8.1] # Unpin when typer updates
|
||||
stages: [manual]
|
||||
|
||||
# Checking for common mistakes
|
||||
@@ -127,7 +126,7 @@ repos:
|
||||
rev: "v0.942"
|
||||
hooks:
|
||||
- id: mypy
|
||||
args: [--show-error-codes]
|
||||
args: []
|
||||
exclude: ^(tests|docs)/
|
||||
additional_dependencies: [nox, rich]
|
||||
|
||||
|
||||
Reference in New Issue
Block a user