Closed mayankjuneja closed 6 years ago
In the mean time, you can install it from the GitHub repository using pipenv
presto-python-client = {git = "https://github.com/prestodb/presto-python-client", ref = "3ab5b69"}
and pinning it to the commit fixing #53.
Bump. Running into requirements conflict because of this
Uploaded 0.5.1 https://pypi.org/project/presto-python-client/#files
Hi, can someone please push the latest version (0.5.x) to pypi? The latest version available on pypi is 0.4.2. Also, looks like https://github.com/prestodb/presto-python-client/pull/53 is not part of the latest release.
Thanks!