Skip to content
New issue

Have a question about this project? Sign up for a free GitHub account to open an issue and contact its maintainers and the community.

By clicking “Sign up for GitHub”, you agree to our terms of service and privacy statement. We’ll occasionally send you account related emails.

Already on GitHub? Sign in to your account

tests: remove editable install in tests #383

Closed
wants to merge 1 commit into from

Conversation

parthea
Copy link
Contributor

@parthea parthea commented Jan 16, 2024

There are limitations for editable installations, and this type of installation is still listed as experimental on pypa.io:
https://setuptools.pypa.io/en/latest/userguide/development_mode.html#limitations

As a longer term fix, we may be able to improve support for editable installations by switching to a src layout instead of a flat layout.
googleapis/google-cloud-python#12078

@product-auto-label product-auto-label bot added the api: spanner Issues related to the googleapis/python-spanner-sqlalchemy API. label Jan 16, 2024
@parthea parthea marked this pull request as ready for review January 16, 2024 16:31
@ankiaga
Copy link
Contributor

ankiaga commented Jan 22, 2024

@parthea Can we please get this PR merged?

@parthea
Copy link
Contributor Author

parthea commented Jan 22, 2024

@ankiaga This PR is ready for review. PTAL

@ankiaga
Copy link
Contributor

ankiaga commented Jan 31, 2024

@parthea I have included these changes in #384 as we couldn't merge this PR because of existing test failures. I could also not merge my PR (to fix tests) without these change after latest release of python-spanner repo so both the changes have been included in #384 and we can close this PR.
Let me know if that sounds good

@parthea parthea closed this Jan 31, 2024
Sign up for free to join this conversation on GitHub. Already have an account? Sign in to comment
Labels
api: spanner Issues related to the googleapis/python-spanner-sqlalchemy API.
Projects
None yet
Development

Successfully merging this pull request may close these issues.

3 participants