Skip to content

py.typed file and pyproject authors fix - #522

Merged
BatmanAoD merged 4 commits into
mainfrom
py-typed-file-and-authors
Aug 17, 2026
Merged

py.typed file and pyproject authors fix#522
BatmanAoD merged 4 commits into
mainfrom
py-typed-file-and-authors

Conversation

@BatmanAoD

@BatmanAoD BatmanAoD commented Aug 14, 2026

Copy link
Copy Markdown
Contributor
  • adds py.typed file so that downstream projects don't get an [import-untyped] error
  • fixes the authors list so that it mentions the QCS team specifically and uses our email address (consistent with other projects)

@windsurf-bot windsurf-bot Bot left a comment

Copy link
Copy Markdown

Choose a reason for hiding this comment

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

Looks good to me 🤙

💡 To request another review, post a new comment with "/windsurf-review".

@github-actions

github-actions Bot commented Aug 14, 2026

Copy link
Copy Markdown
PR Preview Action v1.8.1

QR code for preview link

🚀 View preview at
https://rigetti.github.io/quil-rs/pr-preview/pr-522/

Built to branch quil-py-docs at 2026-08-14 21:46 UTC.
Preview will be ready when the GitHub Pages deployment is complete.

@BatmanAoD
BatmanAoD force-pushed the py-typed-file-and-authors branch from 6662ca7 to 3ee1c1a Compare August 14, 2026 21:45
Comment on lines 38 to +41
- name: Install Knope
uses: knope-dev/action@v2.1.0
uses: knope-dev/action@v2.1.2
with:
version: 0.21.3 # Test before updating, breaking changes likely: https://github.com/knope-dev/action#install-latest-version
version: 0.23.0 # Test before updating, breaking changes likely: https://github.com/knope-dev/action#install-latest-version

Copy link
Copy Markdown
Contributor Author

Choose a reason for hiding this comment

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

permits publishing prereleases from branches

@BatmanAoD BatmanAoD Aug 14, 2026

Copy link
Copy Markdown
Contributor Author

Choose a reason for hiding this comment

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

This is the only change that affects downstream packages/users

@BatmanAoD
BatmanAoD merged commit 5e7b14c into main Aug 17, 2026
12 checks passed
@BatmanAoD
BatmanAoD deleted the py-typed-file-and-authors branch August 17, 2026 22:50
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