Add requirements.txt #106
Conversation
fix: 10s is not enough in ACTION
README.md
Outdated
| @@ -60,6 +60,15 @@ When your environment cannot access `pypi`, you need to install the following pa | |||
| - httplib2 | |||
| - futures # python2.x is needed | |||
There was a problem hiding this comment.
line 57-61 can be deleted, directly to use requirements.txt is ok.
Maybe the errorcode change of server, i need to update the thrift file |
Got it |
FYI Its strange that 3.7 passed sometimes 3.6 failed |
because the leader of metad is changed. The randomly selected Meta happens to be the leader, so it succeeds |
laura-ding
left a comment
There was a problem hiding this comment.
Thanks for your contribution!

Some test failed I don't know why.
e.g.
https://github.com/yihong0618/nebula-python/actions/runs/855718226
close #105