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

Fix extras_require for the cirq metapackage setup.py #4246

Merged
merged 6 commits into from
Jun 21, 2021

Conversation

balopat
Copy link
Contributor

@balopat balopat commented Jun 21, 2021

The tensorflow-docs requirement was in the wrong format (worked for pip install but not for extras_require).
It also adds testing to avoid these kind of failures: dev_tools/packaging/packaging_test.sh is now executed as part of the CI test suite.

Fixes #4222.

The tensorflow-docs requirement was in the wrong format (worked for pip install but not for extras_require).
It also adds testing to avoid these kind of failures: dev_tools/packaging/packaging_test.sh is now executed as part of the CI test suite.
@balopat balopat requested review from cduck, vtomole and a team as code owners June 21, 2021 19:56
@balopat balopat requested a review from maffoo June 21, 2021 19:56
@google-cla google-cla bot added the cla: yes Makes googlebot stop complaining. label Jun 21, 2021
@balopat balopat added the automerge Tells CirqBot to sync and merge this PR. (If it's running.) label Jun 21, 2021
@CirqBot CirqBot added the front_of_queue_automerge CirqBot uses this label to indicate (and remember) what's being merged next. label Jun 21, 2021
@balopat balopat changed the title Fix extras_require for the cirq metapackage setup.py. Fix extras_require for the cirq metapackage setup.py Jun 21, 2021
@CirqBot CirqBot merged commit 4960e17 into quantumlib:master Jun 21, 2021
@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 Jun 21, 2021
rht pushed a commit to rht/Cirq that referenced this pull request May 1, 2023
The tensorflow-docs requirement was in the wrong format (worked for pip install but not for extras_require).
It also adds testing to avoid these kind of failures: `dev_tools/packaging/packaging_test.sh` is now executed as part of the CI test suite.

Fixes quantumlib#4222.
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.

Push to PyPi failing
3 participants