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

Release v0.1.0 #28

Merged
merged 17 commits into from
Nov 1, 2024
Merged

Release v0.1.0 #28

merged 17 commits into from
Nov 1, 2024

Conversation

ferbetanzo
Copy link
Collaborator

@ferbetanzo ferbetanzo commented Oct 30, 2024

Description

Preparing for releasing v.0.1.0 to pypi. It:

  • Adds scripts to /docs.
  • Updates pytket version to 1.34.0.
  • Removes version constraints to black and pylint.
  • Sets version to 0.1.0 in _metadata.py
  • Adds entry to changelog.

Related issues

Please mention any github issues addressed by this PR.

Checklist

  • I have performed a self-review of my code.
  • I have commented hard-to-understand parts of my code.
  • I have made corresponding changes to the public API documentation.
  • I have added tests that prove my fix is effective or that my feature works.
  • I have updated the changelog with any user-facing changes.

Copy link

@CalMacCQ CalMacCQ left a comment

Choose a reason for hiding this comment

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

Looks good :) , just a few fixes to the docs build

docs/changelog.rst Outdated Show resolved Hide resolved
docs/build-docs.sh Outdated Show resolved Hide resolved
docs/build-docs.sh Show resolved Hide resolved
docs/changelog.rst Outdated Show resolved Hide resolved
docs/build-docs.sh Show resolved Hide resolved
- Add currentmodule to changelog so links to docs work.
- Move intro.txt to index.rst.
- Add docs/README.md
- Fix doc building steps in CI.
Copy link

@CalMacCQ CalMacCQ left a comment

Choose a reason for hiding this comment

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

Docs build works great locally after the changes. Thanks Fernando.

Maybe @cqc-melf should double check that the other changes are consistent with the extensions before merging.

Copy link
Contributor

@cqc-melf cqc-melf left a comment

Choose a reason for hiding this comment

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

Looks good, might be good to update the other os versions, too. I have added suggestions.

.github/workflows/build_and_test.yml Outdated Show resolved Hide resolved
.github/workflows/build_and_test.yml Outdated Show resolved Hide resolved
.github/workflows/build_and_test.yml Outdated Show resolved Hide resolved
Copy link

@CalMacCQ CalMacCQ left a comment

Choose a reason for hiding this comment

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

Looks great to me :) thanks again

@ferbetanzo ferbetanzo merged commit 8985b91 into main Nov 1, 2024
7 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.

3 participants