We read every piece of feedback, and take your input very seriously.
To see all available qualifiers, see our documentation.
There was an error while loading. Please reload this page.
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
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_requirenamedtesting?Code example
N/A
Stack trace
N/A