Skip to content

🔧 Simplify .readthedocs.yaml#1049

Closed
denialhaag wants to merge 3 commits into
mainfrom
simplify-rtd
Closed

🔧 Simplify .readthedocs.yaml#1049
denialhaag wants to merge 3 commits into
mainfrom
simplify-rtd

Conversation

@denialhaag

Copy link
Copy Markdown
Member

Description

This PR simplifies .readthedocs.yaml by using method: uv.

Checklist

  • The pull request only contains commits that are focused and relevant to this change.
  • I have added appropriate tests that cover the new/changed functionality.
  • I have updated the documentation to reflect these changes.
  • I have added entries to the changelog for any noteworthy additions, changes, fixes, or removals.
  • I have added migration instructions to the upgrade guide (if needed).
  • The changes follow the project's style guidelines and introduce no new warnings.
  • The changes are fully tested and pass the CI checks.
  • I have reviewed my own code changes.

@denialhaag denialhaag self-assigned this Jun 23, 2026
@denialhaag denialhaag added documentation Improvements or additions to documentation dependencies Pull requests that update a dependency file labels Jun 23, 2026
@github-project-automation github-project-automation Bot moved this to In Progress in MQT Compilation Jun 23, 2026
@denialhaag

Copy link
Copy Markdown
Member Author

@burgholzer, looks like this is not possible yet. 😞

-- Found Z3 includes and libraries in system paths.
-- Found unsuitable version "4.8.12.0", but required is at least "4.8.15"

@burgholzer

Copy link
Copy Markdown
Member

@burgholzer, looks like this is not possible yet. 😞


-- Found Z3 includes and libraries in system paths.

-- Found unsuitable version "4.8.12.0", but required is at least "4.8.15"

Damn. I suppose there are no 26.04 images yet, right?

@denialhaag

Copy link
Copy Markdown
Member Author

Damn. I suppose there are no 26.04 images yet, right?

There is an ubuntu-26.04 image, but it doesn't help either. 😕

@denialhaag

Copy link
Copy Markdown
Member Author

Closing this as we cannot use mehtod: uv here yet.

@denialhaag denialhaag closed this Jun 24, 2026
@github-project-automation github-project-automation Bot moved this from In Progress to Done in MQT Compilation Jun 24, 2026
Sign up for free to join this conversation on GitHub. Already have an account? Sign in to comment

Labels

dependencies Pull requests that update a dependency file documentation Improvements or additions to documentation

Projects

None yet

Development

Successfully merging this pull request may close these issues.

2 participants