Skip to content

Commit 473ad40

Browse files
committed
ci: Remove pytest filterwarnings
1 parent 48d732a commit 473ad40

File tree

1 file changed

+0
-1
lines changed

1 file changed

+0
-1
lines changed

setup.cfg

-1
Original file line numberDiff line numberDiff line change
@@ -18,7 +18,6 @@ line_length = 88
1818

1919
[tool:pytest]
2020
filterwarnings =
21-
ignore:.* Use packaging.version.*:DeprecationWarning::
2221
ignore:The frontend.Option(Parser)? class.*:DeprecationWarning::
2322
addopts = --tb=short --no-header --showlocals --doctest-docutils-modules --reruns 2 -p no:doctest
2423
doctest_optionflags = ELLIPSIS NORMALIZE_WHITESPACE

0 commit comments

Comments
 (0)