We read every piece of feedback, and take your input very seriously.
To see all available qualifiers, see our documentation.
1 parent 48d732a commit 473ad40Copy full SHA for 473ad40
setup.cfg
@@ -18,7 +18,6 @@ line_length = 88
18
19
[tool:pytest]
20
filterwarnings =
21
- ignore:.* Use packaging.version.*:DeprecationWarning::
22
ignore:The frontend.Option(Parser)? class.*:DeprecationWarning::
23
addopts = --tb=short --no-header --showlocals --doctest-docutils-modules --reruns 2 -p no:doctest
24
doctest_optionflags = ELLIPSIS NORMALIZE_WHITESPACE
0 commit comments