mirror of
https://github.com/gentoo-mirror/gentoo.git
synced 2026-09-23 16:49:10 -07:00
dev-python/httpx: Reenable tests fixed in click-8.2.1
Signed-off-by: Michał Górny <mgorny@gentoo.org>
This commit is contained in:
@@ -80,10 +80,6 @@ python_test() {
|
||||
# Internet
|
||||
tests/client/test_proxies.py::test_async_proxy_close
|
||||
tests/client/test_proxies.py::test_sync_proxy_close
|
||||
# click-8.2.0
|
||||
# https://github.com/encode/httpx/discussions/3572
|
||||
tests/test_main.py::test_auth
|
||||
tests/test_main.py::test_verbose
|
||||
)
|
||||
|
||||
use cli || EPYTEST_IGNORE+=(
|
||||
|
||||
Reference in New Issue
Block a user