python3Packages.presto-python-client: fix building (#431136)
This commit is contained in:
@@ -3,7 +3,6 @@
|
||||
buildPythonPackage,
|
||||
fetchFromGitHub,
|
||||
click,
|
||||
future,
|
||||
httpretty,
|
||||
pytestCheckHook,
|
||||
requests,
|
||||
@@ -28,7 +27,6 @@ buildPythonPackage rec {
|
||||
|
||||
dependencies = [
|
||||
click
|
||||
future
|
||||
requests
|
||||
requests-kerberos
|
||||
six
|
||||
|
||||
Reference in New Issue
Block a user