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

Enable the generation of wheels for python 3.11 and upgrade python on CI/CD workflows to 3.8 #381

Merged
merged 18 commits into from
Nov 2, 2022

Conversation

AmintorDusko
Copy link
Contributor

Context: This PR enables the generation of wheels for python 3.11.
Also, we are updating the python version of CI/CD workflows from 3.7 to 3.8.

Description of the Change:

Benefits:

  • Provide wheels for python 3.11.
  • Faster CI/CD workflows with python 3.8.

Possible Drawbacks:

Related GitHub Issues:

@github-actions
Copy link
Contributor

Hello. You may have forgotten to update the changelog!
Please edit .github/CHANGELOG.md with:

  • A one-to-two sentence description of the change. You may include a small working example for new features.
  • A link back to this PR.
  • Your name (or GitHub username) in the contributors section.

@AmintorDusko
Copy link
Contributor Author

[sc-28724]

@codecov
Copy link

codecov bot commented Oct 31, 2022

Codecov Report

Merging #381 (5d66917) into master (2590eee) will increase coverage by 0.00%.
The diff coverage is 100.00%.

@@           Coverage Diff           @@
##           master     #381   +/-   ##
=======================================
  Coverage   99.88%   99.88%           
=======================================
  Files          49       49           
  Lines        4454     4458    +4     
=======================================
+ Hits         4449     4453    +4     
  Misses          5        5           
Impacted Files Coverage Δ
pennylane_lightning/_version.py 100.00% <100.00%> (ø)
pennylane_lightning/lightning_qubit.py 100.00% <0.00%> (ø)

Help us with your feedback. Take ten seconds to tell us how you rate us. Have a feature suggestion? Share it here.

@AmintorDusko AmintorDusko marked this pull request as ready for review October 31, 2022 21:23
@AmintorDusko AmintorDusko requested a review from a team October 31, 2022 21:23
Copy link
Member

@mlxd mlxd 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 to me. Thanks @AmintorDusko

Copy link
Contributor

@chaeyeunpark chaeyeunpark 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 to me!

@AmintorDusko AmintorDusko merged commit 7242c1b into master Nov 2, 2022
@AmintorDusko AmintorDusko deleted the enable/python_3_11 branch November 2, 2022 18:28
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