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:
Michał Górny
2025-05-28 20:26:46 +02:00
parent e17fa5a264
commit 867924c63f

View File

@@ -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+=(