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

Pin to PennyLane 0.16 #65

Merged
merged 5 commits into from
Jun 22, 2021
Merged

Pin to PennyLane 0.16 #65

merged 5 commits into from
Jun 22, 2021

Conversation

antalszava
Copy link
Contributor

@antalszava antalszava commented Jun 16, 2021

@antalszava antalszava requested a review from albi3ro June 17, 2021 01:12
"Programming Language :: Python :: 3.7",
"Programming Language :: Python :: 3.8",
"Programming Language :: Python :: 3.9",
Copy link
Contributor Author

Choose a reason for hiding this comment

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

@rmoyard this adds the Python 3.9 support tag

Copy link
Contributor

Choose a reason for hiding this comment

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

Thanks!

@@ -10,7 +10,7 @@ jobs:
runs-on: ubuntu-latest
strategy:
matrix:
python-version: [3.7, 3.8]
python-version: [3.7, 3.8, 3.9]
Copy link
Contributor Author

Choose a reason for hiding this comment

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

@rmoyard this adds the Python 3.9 test run

@codecov
Copy link

codecov bot commented Jun 22, 2021

Codecov Report

Merging #65 (9098dfc) into master (b13652a) will not change coverage.
The diff coverage is n/a.

Impacted file tree graph

@@           Coverage Diff           @@
##           master      #65   +/-   ##
=======================================
  Coverage   99.14%   99.14%           
=======================================
  Files           8        8           
  Lines         349      349           
=======================================
  Hits          346      346           
  Misses          3        3           

Continue to review full report at Codecov.

Legend - Click here to learn more
Δ = absolute <relative> (impact), ø = not affected, ? = missing data
Powered by Codecov. Last update b13652a...9098dfc. Read the comment docs.

@antalszava antalszava merged commit af92521 into master Jun 22, 2021
@antalszava antalszava deleted the pin_pl_0_16 branch June 22, 2021 02:54
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.

4 participants