We read every piece of feedback, and take your input very seriously.
To see all available qualifiers, see our documentation.
1 parent a540872 commit 7dab69aCopy full SHA for 7dab69a
setup.cfg
@@ -18,9 +18,7 @@ line_length = 88
18
19
[tool:pytest]
20
filterwarnings =
21
- ignore:distutils Version classes are deprecated. Use packaging.version instead.
22
ignore:The frontend.Option(Parser)? class.*:DeprecationWarning::
23
-
24
addopts = --reruns=0 --tb=short --no-header --showlocals --doctest-modules
25
doctest_optionflags = ELLIPSIS NORMALIZE_WHITESPACE
26
testpaths =
0 commit comments