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

nox > * lint_setup_py: failed in Kokoro #605

Closed
skuruppu opened this issue Mar 31, 2021 · 0 comments · Fixed by #607
Closed

nox > * lint_setup_py: failed in Kokoro #605

skuruppu opened this issue Mar 31, 2021 · 0 comments · Fixed by #607
Assignees
Labels
api: spanner Issues related to the googleapis/python-spanner-django API. type: process A process-related concern. May include testing, release, or the like.

Comments

@skuruppu
Copy link
Contributor

All Kokoro build seem to fail with this error. Example failure 1, 2.

Logs surrounding the failure:

nox > Session blacken was successful.
nox > Running session lint_setup_py
nox > Creating virtual environment (virtualenv) using python3.8 in .nox/lint_setup_py
nox > python -m pip install docutils pygments
nox > python setup.py check --restructuredtext --strict
running check
warning: check: Duplicate implicit target name: "contributing".

error: Please correct your package.
nox > Command python setup.py check --restructuredtext --strict failed with exit code 1
nox > Session lint_setup_py failed.
nox > Running session docs
nox > Creating virtual environment (virtualenv) using python3.8 in .nox/docs
nox > python -m pip install -e .
nox > python -m pip install sphinx<3.0.0 alabaster recommonmark
nox > sphinx-build -W -T -N -b html -d docs/_build/doctrees/ docs/ docs/_build/html/

Affecting merging of #604.

@skuruppu skuruppu added the type: process A process-related concern. May include testing, release, or the like. label Mar 31, 2021
@product-auto-label product-auto-label bot added the api: spanner Issues related to the googleapis/python-spanner-django API. label Mar 31, 2021
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-django API. type: process A process-related concern. May include testing, release, or the like.
Projects
None yet
Development

Successfully merging a pull request may close this issue.

2 participants