You signed in with another tab or window. Reload to refresh your session.You signed out in another tab or window. Reload to refresh your session.You switched accounts on another tab or window. Reload to refresh your session.Dismiss alert
Add or update the following nox sessions to packages/django-google-spanner/ noxfile.
Ruff configuration or session install
session(prerelease_deps)
session(core-deps-from-source)
session(format)
session(mypy) UPDATE: this package does not have typehints and adding them is outside the scope of this PR which is aligned towards creating parity with the nox sessions found in the original split repo.
Unless otherwise indicated, follow the format used in the gapic-generator template for the noxfile.py.j2
Add or update the following nox sessions to packages/django-google-spanner/ noxfile.
Unless otherwise indicated, follow the format used in the gapic-generator template for the noxfile.py.j2
Replaces the previous bug: Issue 16014.