We read every piece of feedback, and take your input very seriously.
To see all available qualifiers, see our documentation.
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
N/A - latest
this is the only usage:
python-spanner/google/cloud/spanner_v1/testing/interceptors.py
Line 16 in 131246c
it should be an optional dependency and not in install_requires:
install_requires
python-spanner/setup.py
Line 46 in 131246c
perhaps an extras_require named testing ?
extras_require
testing
N/A
The text was updated successfully, but these errors were encountered:
harshachinta
Successfully merging a pull request may close this issue.
Environment details
N/A - latest
Steps to reproduce
this is the only usage:
python-spanner/google/cloud/spanner_v1/testing/interceptors.py
Line 16 in 131246c
it should be an optional dependency and not in
install_requires
:python-spanner/setup.py
Line 46 in 131246c
perhaps an
extras_require
namedtesting
?Code example
N/A
Stack trace
N/A
The text was updated successfully, but these errors were encountered: