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

Sync to newest Furo version #559

Merged
merged 2 commits into from
Aug 23, 2023
Merged

Conversation

Eric-Arellano
Copy link
Collaborator

@Eric-Arellano Eric-Arellano commented Aug 23, 2023

Closes #557. See the process:

### How to update the Furo version
Update the version in `pyproject.toml`. Always pin to an exact version of Furo.
However, when updating, closely analyze each commit in the release to check for any changes that would break our fork. We want to make sure that our HTML files are always in sync with Furo. If they have made any changes, then add them back to our copy of the file.

This also improves our project metadata so that our Readme will now be included on the PyPI page.

@Eric-Arellano Eric-Arellano marked this pull request as ready for review August 23, 2023 19:11
Copy link
Collaborator

@javabster javabster left a comment

Choose a reason for hiding this comment

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

LGTM 🚀

@Eric-Arellano Eric-Arellano merged commit d1a353d into Qiskit:main Aug 23, 2023
@Eric-Arellano Eric-Arellano deleted the sync-furo branch August 23, 2023 19:20
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.

Sync to newest Furo
2 participants