Removing dependency on pythrifthiveapi (#3494)

Since the latest pyhive, we don't need pythrifthiveapi as they ship with
the latest version.

There's actually a conflict between the new pyhive and pythrifthiveapi
and this fixes it.
This commit is contained in:
Maxime Beauchemin
2017-09-19 11:19:49 -07:00
committed by GitHub
parent c5252d0f43
commit ccd5fd44cf
3 changed files with 2 additions and 3 deletions

View File

@@ -7,7 +7,6 @@ mysqlclient
nose
psycopg2
pylint
pythrifthiveapi
pyyaml
redis
statsd