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

Support Python {3.9, 3.10, 3.11} #51

Merged
merged 5 commits into from
Jan 3, 2023
Merged

Support Python {3.9, 3.10, 3.11} #51

merged 5 commits into from
Jan 3, 2023

Conversation

cqc-alec
Copy link
Collaborator

@cqc-alec cqc-alec commented Jan 3, 2023

No description provided.

@cqc-alec cqc-alec changed the title Feature/python 3.11 Support Python {3.9, 3.10, 3.11} Jan 3, 2023
@@ -44,7 +44,7 @@
packages=find_namespace_packages(include=["pytket.*"]),
include_package_data=True,
install_requires=[
"pytket ~= 1.10",
"pytket == 1.11.0rc0",
Copy link
Collaborator

Choose a reason for hiding this comment

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

The CI should pick that up anyway, no need to update this here?

Copy link
Collaborator Author

Choose a reason for hiding this comment

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

Ah yes you are right.

Copy link
Collaborator Author

Choose a reason for hiding this comment

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

Actually it seems not in this case -- there is no matching pytket 3.11 wheel for the initial install, so the build fails.

Copy link
Collaborator

Choose a reason for hiding this comment

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

Oh, okay.

@cqc-alec cqc-alec requested a review from cqc-melf January 3, 2023 16:30
@cqc-melf
Copy link
Collaborator

cqc-melf commented Jan 3, 2023

Is this now ready for review?

@cqc-melf cqc-melf marked this pull request as ready for review January 3, 2023 16:55
@cqc-alec
Copy link
Collaborator Author

cqc-alec commented Jan 3, 2023

Is this now ready for review?

Sorry, yes.

@cqc-alec cqc-alec merged commit 8f3d5f1 into develop Jan 3, 2023
@cqc-melf cqc-melf deleted the feature/python-3.11 branch March 16, 2023 08:46
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.

2 participants