gapic-generator-python icon indicating copy to clipboard operation
gapic-generator-python copied to clipboard

Do not install tests.*

Open sunpoet opened this issue 1 month ago • 0 comments

Thanks for stopping by to let us know something could be better!

PLEASE READ: If you have a support contract with Google, please create an issue in the support console instead of filing on GitHub. This will ensure a timely response.

Please run down the following list and make sure you've tried the usual "quick fixes":

  • Search the issues already opened: https://github.com/googleapis/gapic-generator-python/issues
  • Search StackOverflow: https://stackoverflow.com/questions/tagged/google-cloud-platform+python

If you are still having issues, please be sure to include as much information as possible:

Environment details

  • OS type and version: FreeBSD
  • Python version: 3.11
  • gapic-generator version: 1.29.0

Steps to reproduce

  1. cd /usr/ports/devel/py-gapic-generator
  2. make install
  3. tests.* has been installed to /usr/local/lib/python3.11/site-packages/tests/

sunpoet avatar Nov 30 '25 19:11 sunpoet