Skip to content

Improve Sphinx build by using SHA for version. Ignore SECURITY.md#638

Merged
willingc merged 3 commits intopyOpenSci:mainfrom
willingc:fix-sphinx
Apr 23, 2026
Merged

Improve Sphinx build by using SHA for version. Ignore SECURITY.md#638
willingc merged 3 commits intopyOpenSci:mainfrom
willingc:fix-sphinx

Conversation

@willingc
Copy link
Copy Markdown
Collaborator

@willingc willingc commented Apr 23, 2026

This PR improves the Sphinx build's use of version. CI is throwing a few errors now:

Run nox -s docs-test
fatal: No names found, cannot describe anything.
nox > Running session docs-test
nox > Creating virtual environment (virtualenv) using python3 in .nox/docs-test
nox > python -m pip install -e .
nox > sphinx-build -b html --keep-going -E -a . _build/html
Running Sphinx v9.1.0
fatal: No names found, cannot describe anything.
loading translations [en]... done
making output directory... done

This fixes the fatal: No names found... error.

Comment thread conf.py Outdated
@agriyakhetarpal
Copy link
Copy Markdown
Member

I can't seem to find any problems with this overall, so here's the green check :D

@willingc willingc merged commit 070cace into pyOpenSci:main Apr 23, 2026
5 checks passed
@willingc willingc deleted the fix-sphinx branch April 23, 2026 11:38
Sign up for free to join this conversation on GitHub. Already have an account? Sign in to comment

Labels

None yet

Projects

None yet

Development

Successfully merging this pull request may close these issues.

2 participants