Re: Packaging google-cloud-python

2019-01-27 Thread Michael Fladischer
Hi Scott, Am 27.01.2019 um 15:36 schrieb Scott Kitterman: Assuming you're packaging for python3 only, I don't think it's a problem: https://www.python.org/dev/peps/pep-0420/ thanks for this hint. I should pay more attention to PEPs. Digging deeper into the Google SDK dampened my enthusiasm qu

Re: Packaging google-cloud-python

2019-01-27 Thread Scott Kitterman
On Sunday, January 27, 2019 02:34:28 PM Michael Fladischer wrote: > Hi, > > I'd like to package several client modules from the google-cloud-python > repo[0]. The problem ist, each client module includes google/__init__.py > and google/cloud/__init__.py, so installing two ore more of these > modul