airavata-mft icon indicating copy to clipboard operation
airavata-mft copied to clipboard

How to remove grpcio and grpcio-tools from the requires list in pyproject.toml?

Open ZhenmeiOng opened this issue 1 year ago • 2 comments

I am trying to follow the solution in #104 and I ran into the exact same issues. On one comment it says that I should remove grpcio and grpcio-tools from the requires list in pyproject.toml, but I don't know how to do that. Where can I find the file locally?

ZhenmeiOng avatar Feb 16 '24 01:02 ZhenmeiOng

@ZhenmeiOng Resolved the issue in this pr: https://github.com/apache/airavata-mft/pull/124

harshittiwariii avatar Feb 18 '24 09:02 harshittiwariii

This should be resolved in https://github.com/apache/airavata-mft/commit/72ecfd9cc0ea32a27561b54c2863c074f89339e7. Please refer to the last comment in https://github.com/apache/airavata-mft/pull/124 for more information

DImuthuUpe avatar Feb 21 '24 13:02 DImuthuUpe