Skip to content

Commit 4dae786

Browse files
committed
ci(pytest): Filter legacy version
1 parent 8043a6f commit 4dae786

File tree

1 file changed

+0
-2
lines changed

1 file changed

+0
-2
lines changed

setup.cfg

Lines changed: 0 additions & 2 deletions
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)