Merge branch 'master' into httpx-upgrade
This commit is contained in:
commit
8ad80a282a
3
tox.ini
3
tox.ini
@ -55,6 +55,9 @@ commands =
|
|||||||
[pytest]
|
[pytest]
|
||||||
filterwarnings =
|
filterwarnings =
|
||||||
ignore:.*async with lock.* instead:DeprecationWarning
|
ignore:.*async with lock.* instead:DeprecationWarning
|
||||||
|
addopts = --strict-markers
|
||||||
|
markers =
|
||||||
|
asyncio
|
||||||
|
|
||||||
[testenv:security]
|
[testenv:security]
|
||||||
deps =
|
deps =
|
||||||
|
Loading…
x
Reference in New Issue
Block a user