Skip to content

fix readthedocs build#203

Merged
espenhgn merged 4 commits intomasterfrom
espenhgn/issue202
Apr 10, 2026
Merged

fix readthedocs build#203
espenhgn merged 4 commits intomasterfrom
espenhgn/issue202

Conversation

@espenhgn
Copy link
Copy Markdown
Contributor

Fixes #202

@espenhgn espenhgn requested a review from Copilot April 10, 2026 09:18
@espenhgn espenhgn added the bug fix fixes some issue label Apr 10, 2026
@espenhgn espenhgn changed the title fix readthedocs builld fix readthedocs build Apr 10, 2026
Copy link
Copy Markdown
Contributor

Copilot AI left a comment

Choose a reason for hiding this comment

The reason will be displayed to describe this comment to others. Learn more.

Pull request overview

This PR aims to fix the ReadTheDocs build configuration validation error reported in #202 by updating the RTD config to the newer schema and explicitly setting the build OS.

Changes:

  • Update .readthedocs.yaml to specify build.os and build.tools.python, and adjust the Python install section to the v2 config shape.
  • Bump the package version from 0.6.0 to 0.6.1 in both pyproject.toml and lfpykit/version.py.

Reviewed changes

Copilot reviewed 3 out of 3 changed files in this pull request and generated 1 comment.

File Description
.readthedocs.yaml Switch to validated RTD v2-style build config (adds os and tools.python) and modernizes python.install.
pyproject.toml Bumps Poetry package version to 0.6.1.
lfpykit/version.py Bumps runtime/version source to 0.6.1.

Comment thread lfpykit/version.py Outdated
espenhgn and others added 3 commits April 10, 2026 11:21
Co-authored-by: Copilot <175728472+Copilot@users.noreply.github.com>
@espenhgn espenhgn merged commit a5817a5 into master Apr 10, 2026
10 checks passed
@espenhgn espenhgn deleted the espenhgn/issue202 branch April 10, 2026 10:00
Sign up for free to join this conversation on GitHub. Already have an account? Sign in to comment

Labels

bug fix fixes some issue

Projects

None yet

Development

Successfully merging this pull request may close these issues.

fix readthedocs builld

2 participants