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

Use pip-compile for CI dependencies #818

Merged
merged 7 commits into from
May 29, 2023

Conversation

mpharrigan
Copy link
Collaborator

  1. factor requirements into their own, specific input deps/thing.txt files
  2. pip-compile pinned versions to thing.env.txt
  3. use pinned environments for CI
  4. drop cirq-google as a dependency since it's not a dependency.
  5. bump ci to python 3.10

@fdmalone fdmalone self-requested a review May 29, 2023 16:59
Copy link
Collaborator

@fdmalone fdmalone left a comment

Choose a reason for hiding this comment

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

LGTM

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