python3Packages.presto-python-client: fix building (#431136)

This commit is contained in:
Yohann Boniface
2025-08-07 03:19:55 +02:00
committed by GitHub
@@ -3,7 +3,6 @@
buildPythonPackage,
fetchFromGitHub,
click,
future,
httpretty,
pytestCheckHook,
requests,
@@ -28,7 +27,6 @@ buildPythonPackage rec {
dependencies = [
click
future
requests
requests-kerberos
six