Skip to content

Add documentation project URL#299

Merged
henryiii merged 1 commit into
pypa:mainfrom
Herrtian:add-documentation-url
May 22, 2026
Merged

Add documentation project URL#299
henryiii merged 1 commit into
pypa:mainfrom
Herrtian:add-documentation-url

Conversation

@Herrtian
Copy link
Copy Markdown
Contributor

@Herrtian Herrtian commented May 22, 2026

Adds the current Read the Docs URL to the project metadata so the docs target is explicit.

Closes #88.

Checks:

  • pre-commit run check-toml --files pyproject.toml
  • pre-commit run validate-pyproject --files pyproject.toml
  • uv build
  • git diff --check

@henryiii
Copy link
Copy Markdown
Collaborator

Formatting of the PR description is bit off. :)

It would be nice to avoid a pep number in the readthedocs site, I think that's an open issue.

@Herrtian
Copy link
Copy Markdown
Contributor Author

Thanks, fixed the body formatting. The scikit-build-core downstream failure looks unrelated to this metadata URL change; it is failing in its own Python 3.14/module import and setuptools-scm warning tests.

@henryiii
Copy link
Copy Markdown
Collaborator

I need to bump the version we use, probably. Looks like something I've fixed in the past.

@henryiii henryiii force-pushed the add-documentation-url branch from bd52ffe to 018278d Compare May 22, 2026 17:47
@henryiii
Copy link
Copy Markdown
Collaborator

Not sure what's wrong with code coverage on this branch explicitly, but this change can't lower coverage. :)

@henryiii henryiii merged commit 056ce1a into pypa:main May 22, 2026
24 of 25 checks passed
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.

Unclear RTD project URL

2 participants