Skip to content

Conversation

pavoljuhas
Copy link
Collaborator

Use pip install --upgrade to ensure the latest development version.
Adjust test of pip-install commands in notebooks.

Use `pip install --upgrade` to ensure the latest development version.
@pavoljuhas pavoljuhas marked this pull request as ready for review April 1, 2025 23:07
@pavoljuhas pavoljuhas requested a review from mhucka April 1, 2025 23:08
Copy link

codecov bot commented Apr 1, 2025

Codecov Report

All modified and coverable lines are covered by tests ✅

Project coverage is 98.14%. Comparing base (b16aeda) to head (e6bf582).
Report is 2 commits behind head on main.

Additional details and impacted files
@@            Coverage Diff             @@
##             main    #7213      +/-   ##
==========================================
- Coverage   98.15%   98.14%   -0.01%     
==========================================
  Files        1100     1100              
  Lines       96253    96253              
==========================================
- Hits        94473    94472       -1     
- Misses       1780     1781       +1     

☔ View full report in Codecov by Sentry.
📢 Have feedback on the report? Share it here.

🚀 New features to boost your workflow:
  • ❄️ Test Analytics: Detect flaky tests, report on failures, and find test suite problems.
  • 📦 JS Bundle Analysis: Save yourself from yourself by tracking and limiting bundle sizes in JS merges.

Copy link
Contributor

@mhucka mhucka left a comment

Choose a reason for hiding this comment

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

LGTM. Thanks for doing this!

@pavoljuhas pavoljuhas added this pull request to the merge queue Apr 2, 2025
Merged via the queue into quantumlib:main with commit c34989b Apr 2, 2025
40 checks passed
@pavoljuhas pavoljuhas deleted the update-cirq-dev-install-command branch April 2, 2025 17:25
pavoljuhas added a commit to pavoljuhas/Cirq that referenced this pull request Apr 8, 2025
Need to use `pip install --upgrade` to get the latest dev-release
of cirq especially if stable cirq was already installed before.

Follow-up to quantumlib#7213
github-merge-queue bot pushed a commit that referenced this pull request Apr 8, 2025
Need to use `pip install --upgrade` to get the latest dev-release
of cirq especially if stable cirq was already installed before.

Follow-up to #7213
BichengYing pushed a commit to BichengYing/Cirq that referenced this pull request Jun 20, 2025
* Improve installation command for development Cirq

Use `pip install --upgrade` to ensure the latest development version.

* Adjust test of pip-install commands in notebooks
BichengYing pushed a commit to BichengYing/Cirq that referenced this pull request Jun 20, 2025
Need to use `pip install --upgrade` to get the latest dev-release
of cirq especially if stable cirq was already installed before.

Follow-up to quantumlib#7213
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