Maxim Ermilov

Results 1 issues of Maxim Ermilov

google.* python's name space is shared between packages(e.g. google.oauth2, google.cloud ...) pkg_resources magic required in all google/__init__.py files for it to work. if src/google/__init__.py is not included, bazel will generate...

python
bazel
inactive