Browse Source

[Build] Download thrift-0.16.0 package from gethue git repo

- This change fixes nonzero flag error.
Prakash Ranade 2 years ago
parent
commit
9ce5af5c20
1 changed files with 1 additions and 1 deletions
  1. 1 1
      desktop/core/base_requirements.txt

+ 1 - 1
desktop/core/base_requirements.txt

@@ -64,7 +64,7 @@ SQLAlchemy==1.3.8
 sqlparse==0.4.2
 tablib==0.13.0
 tabulate==0.8.9
-thrift==0.16.0
+git+https://github.com/gethue/thrift.git
 thrift-sasl==0.4.3
 git+https://github.com/gethue/django-babel.git
 werkzeug==2.0.1  # Should remove it here and from devtools.mk