We read every piece of feedback, and take your input very seriously.
To see all available qualifiers, see our documentation.
There was an error while loading. Please reload this page.
1 parent 5add204 commit 3f75ec3Copy full SHA for 3f75ec3
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