mirror of
https://github.com/kennethreitz/requests.git
synced 2026-06-05 22:50:18 +00:00
enable the warnings plugin (#6416)
This commit is contained in:
+1
-1
@@ -4,7 +4,7 @@ src_paths = ["requests", "test"]
|
||||
honor_noqa = true
|
||||
|
||||
[tool.pytest.ini_options]
|
||||
addopts = "-p no:warnings --doctest-modules"
|
||||
addopts = "--doctest-modules"
|
||||
doctest_optionflags = "NORMALIZE_WHITESPACE ELLIPSIS"
|
||||
minversion = "6.2"
|
||||
testpaths = [
|
||||
|
||||
Reference in New Issue
Block a user