| FazBrowse GitHub Viewer | Trending | | Home |
| Tools: [Download Repo ZIP] [Original HTTPS Page] |
Sorry, something went wrong.
|
Hi there, it doesn't seem like you're working with Google. Could you open a GitHub issue first? |
Sorry, something went wrong.
That's right; I do work with Google. I will open an issue. I followed #284 when creating this PR, which also did not have an accompanying issue. |
Sorry, something went wrong.
Signed-off-by: Daniel Ziegenberg <daniel@ziegenberg.at>
|
The python -m py.test call had to be changed to python -m pytest, otherwise it would always fail with: Error while finding module specification for 'py.test' (ModuleNotFoundError: __path__ attribute not found on 'py' while trying to find 'py.test') |
Sorry, something went wrong.
|
If it's okay with you, I would rebase my PR onto the current main. That should solve the Commit message did not follow Conventional Commits error. |
Sorry, something went wrong.
There was a problem hiding this comment.
I found that the minimum version of grpcio is 1.49.1 for python 3.11. I've updated the setup.py to reflect that.
Sorry, something went wrong.
| Back | FazBrowse Home | New Git URL |
Thank you for opening a Pull Request! Before submitting your PR, there are a few things you can do to make sure it goes smoothly:
Fixes #467 🦕