Skip to content

Commit 19106ca

Browse files
committed
remove all compatibility code (v4.0.0)
1 parent 2f07130 commit 19106ca

21 files changed

Lines changed: 1 addition & 1811 deletions

.github/workflows/Test_v400.yml

Lines changed: 0 additions & 73 deletions
This file was deleted.

.github/workflows/Test_v400_py310.yml

Lines changed: 0 additions & 70 deletions
This file was deleted.

.pre-commit-config.yaml

Lines changed: 1 addition & 1 deletion
Original file line numberDiff line numberDiff line change
@@ -33,7 +33,7 @@ repos:
3333
hooks:
3434
- id: mypy
3535
args: []
36-
exclude: 'test|test_v400'
36+
exclude: 'test'
3737
additional_dependencies:
3838
- pyparsing
3939
- types-psutil

0 commit comments

Comments
 (0)