Skip to content

Commit 50cc5c5

Browse files
Remove min_pyver=3.10
1 parent e37c871 commit 50cc5c5

15 files changed

+0
-33
lines changed
Lines changed: 0 additions & 3 deletions
Original file line numberDiff line numberDiff line change
@@ -1,5 +1,2 @@
11
[main]
22
py-version=3.10
3-
4-
[testoptions]
5-
min_pyver=3.10

tests/functional/a/alternative/alternative_union_syntax_regession_8119.rc

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

tests/functional/d/dataclass/dataclass_kw_only.rc

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

tests/functional/d/dataclass/dataclass_parameter.rc

Lines changed: 0 additions & 2 deletions
This file was deleted.
Lines changed: 0 additions & 3 deletions
Original file line numberDiff line numberDiff line change
@@ -1,6 +1,3 @@
11
[main]
22
py-version=3.10
33
load-plugins=pylint.extensions.typing
4-
5-
[testoptions]
6-
min_pyver=3.10

tests/functional/ext/typing/typing_consider_using_union_py310.rc

Lines changed: 0 additions & 3 deletions
Original file line numberDiff line numberDiff line change
@@ -2,7 +2,4 @@
22
py-version=3.10
33
load-plugins=pylint.extensions.typing
44

5-
[testoptions]
6-
min_pyver=3.10
7-
85
[typing]

tests/functional/i/isinstance_second_argument_py310.rc

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

tests/functional/p/pattern_matching.rc

Lines changed: 0 additions & 2 deletions
This file was deleted.
Lines changed: 0 additions & 1 deletion
Original file line numberDiff line numberDiff line change
@@ -1,4 +1,3 @@
11
[testoptions]
22
# Windows test environments on >= 3.10 don't have typing_extensions
33
exclude_platforms=win32
4-
min_pyver=3.10

tests/functional/t/type/typealias_naming_style_default.rc

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

0 commit comments

Comments
 (0)