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

Install cirq pre-release with stable dependencies #6534

Merged

Conversation

pavoljuhas
Copy link
Collaborator

@pavoljuhas pavoljuhas commented Mar 29, 2024

Update instructions to use pip install cirq~=1.0.dev for cirq pre-release.
This matches the latest pre-release with the major version 1.

Avoid using the pip-install --pre option as it applies to all
direct and transitive dependencies that get installed with cirq.

Update installation instructions to avoid the pip-install `--pre` option
because it also applies to direct and transitive cirq dependencies.
Copy link

Check out this pull request on  ReviewNB

See visual diffs & provide feedback on Jupyter Notebooks.


Powered by ReviewNB

Copy link

codecov bot commented Mar 29, 2024

Codecov Report

All modified and coverable lines are covered by tests ✅

Project coverage is 97.78%. Comparing base (e5ad426) to head (6fbcd41).
Report is 1 commits behind head on main.

❗ Current head 6fbcd41 differs from pull request most recent head a0832e9. Consider uploading reports for the commit a0832e9 to get more accurate results

Additional details and impacted files
@@           Coverage Diff           @@
##             main    #6534   +/-   ##
=======================================
  Coverage   97.78%   97.78%           
=======================================
  Files        1105     1105           
  Lines       95154    95154           
=======================================
  Hits        93045    93045           
  Misses       2109     2109           

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

@pavoljuhas pavoljuhas enabled auto-merge (squash) March 29, 2024 18:58
@pavoljuhas pavoljuhas merged commit 5a479db into quantumlib:main Mar 29, 2024
29 checks passed
@pavoljuhas pavoljuhas deleted the use-pre-release-with-stable-dependencies branch March 29, 2024 19:56
pavoljuhas added a commit to pavoljuhas/Cirq that referenced this pull request Mar 29, 2024
…quantumlib#6477)"

Not needed after quantumlib#6534 as cirq pre-releases are installed
with stable dependencies.

This reverts commit e11132e.

Related to quantumlib#6475
pavoljuhas added a commit to pavoljuhas/Cirq that referenced this pull request Mar 29, 2024
Not needed after quantumlib#6534 as cirq pre-releases are installed
with stable dependencies.
pavoljuhas added a commit that referenced this pull request Mar 29, 2024
Version limit on mpmath is unnecessary after #6534 because
cirq pre-releases are now installed with stable dependencies.

This reverts commit e11132e (#6477).

Related to #6475
pavoljuhas added a commit that referenced this pull request Apr 9, 2024
Not needed after #6534 as cirq pre-releases are installed
with stable dependencies.
jselig-rigetti pushed a commit to jselig-rigetti/Cirq that referenced this pull request May 28, 2024
Update instructions to use `pip install cirq~=1.0.dev` for cirq pre-release.
This matches the latest pre-release with the major version 1.

Avoid using the pip-install `--pre` option as it applies to all
direct and transitive dependencies that get installed with cirq.
jselig-rigetti pushed a commit to jselig-rigetti/Cirq that referenced this pull request May 28, 2024
Version limit on mpmath is unnecessary after quantumlib#6534 because
cirq pre-releases are now installed with stable dependencies.

This reverts commit e11132e (quantumlib#6477).

Related to quantumlib#6475
jselig-rigetti pushed a commit to jselig-rigetti/Cirq that referenced this pull request May 28, 2024
…b#6536)

Not needed after quantumlib#6534 as cirq pre-releases are installed
with stable dependencies.
harry-phasecraft pushed a commit to PhaseCraft/Cirq that referenced this pull request Oct 31, 2024
Update instructions to use `pip install cirq~=1.0.dev` for cirq pre-release.
This matches the latest pre-release with the major version 1.

Avoid using the pip-install `--pre` option as it applies to all
direct and transitive dependencies that get installed with cirq.
harry-phasecraft pushed a commit to PhaseCraft/Cirq that referenced this pull request Oct 31, 2024
Version limit on mpmath is unnecessary after quantumlib#6534 because
cirq pre-releases are now installed with stable dependencies.

This reverts commit e11132e (quantumlib#6477).

Related to quantumlib#6475
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