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

adding 3.7 to the tests #3348

Merged
merged 3 commits into from
Sep 21, 2020
Merged

adding 3.7 to the tests #3348

merged 3 commits into from
Sep 21, 2020

Conversation

balopat
Copy link
Contributor

@balopat balopat commented Sep 21, 2020

To cover all python runtimes that we support, adding coverage for 3.7 besides 3.6.
With #3194 we can add 3.8 as well, and soon 3.9 hopefully to the mix.
If we agree on #3347, then we can drop 3.6 as well.

@googlebot googlebot added the cla: yes Makes googlebot stop complaining. label Sep 21, 2020
Untitled.ipynb Outdated
@@ -0,0 +1,43 @@
{
Copy link
Collaborator

Choose a reason for hiding this comment

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

Remove this file.

Copy link
Contributor Author

Choose a reason for hiding this comment

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

ahh :D thanks.

@@ -1,6 +1,6 @@
# Runtime requirements for the python 3 version of cirq.

dataclasses; python_version < '3.7'
Copy link
Collaborator

@vtomole vtomole Sep 21, 2020

Choose a reason for hiding this comment

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

Is this change relevant to this PR? I haven't been keeping track on if we are doing 3.8.

Copy link
Contributor Author

Choose a reason for hiding this comment

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

This is PR is just raising the level to 3.7 i.e. < 3.8 should be fine. I've been using cirq on 3.7 for a long time now. The 3.8 work will build on top of this.

@balopat balopat added the Ready for Re-Review For when reviewers take their time. label Sep 21, 2020
Copy link
Collaborator

@vtomole vtomole left a comment

Choose a reason for hiding this comment

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

LGTM

@balopat balopat added automerge Tells CirqBot to sync and merge this PR. (If it's running.) and removed Ready for Re-Review For when reviewers take their time. labels Sep 21, 2020
@CirqBot CirqBot added the front_of_queue_automerge CirqBot uses this label to indicate (and remember) what's being merged next. label Sep 21, 2020
@CirqBot CirqBot merged commit b73a53b into quantumlib:master Sep 21, 2020
@CirqBot CirqBot removed automerge Tells CirqBot to sync and merge this PR. (If it's running.) front_of_queue_automerge CirqBot uses this label to indicate (and remember) what's being merged next. labels Sep 21, 2020
Sign up for free to join this conversation on GitHub. Already have an account? Sign in to comment
Labels
cla: yes Makes googlebot stop complaining.
Projects
None yet
Development

Successfully merging this pull request may close these issues.

None yet

4 participants