Skip to content

Commit 7dab69a

Browse files
committed
ci(pytest): Filter legacy version
1 parent a540872 commit 7dab69a

File tree

1 file changed

+0
-2
lines changed

1 file changed

+0
-2
lines changed

setup.cfg

-2
Original file line numberDiff line numberDiff line change
@@ -18,9 +18,7 @@ line_length = 88
1818

1919
[tool:pytest]
2020
filterwarnings =
21-
ignore:distutils Version classes are deprecated. Use packaging.version instead.
2221
ignore:The frontend.Option(Parser)? class.*:DeprecationWarning::
23-
2422
addopts = --reruns=0 --tb=short --no-header --showlocals --doctest-modules
2523
doctest_optionflags = ELLIPSIS NORMALIZE_WHITESPACE
2624
testpaths =

0 commit comments

Comments
 (0)