googleapis / python-test-utils

https://pypi.org/project/google-cloud-testutils/
Apache License 2.0
9 stars 6 forks source link

Conflicts with py-test-utils-0.1.0: installs files into the same place: problematic file: /usr/local/lib/python3.9/site-packages/test_utils/__init__.py #169

Open yurivict opened 10 months ago

yurivict commented 10 months ago

Could you please use a namespace not intersecting with other existing Python packages:

===>   Registering installation for py39-google-cloud-testutils-1.4.0 as automatic
Installing py39-google-cloud-testutils-1.4.0...
pkg-static: py39-google-cloud-testutils-1.4.0 conflicts with py39-test-utils-0.1.0 (installs files into the same place).  Problematic file: /usr/local/lib/python3.9/site-packages/test_utils/__init__.py
parthea commented 10 months ago

@yurivict , Thanks for reporting this issue! I'm not able to provide an ETA on a fix as this will be a breaking change for the library.