-
Notifications
You must be signed in to change notification settings - Fork 1k
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
Loosen pyquil
requirements
#5681
Conversation
Hey @erichulburd, do you recall why you pinned so many packages here instead of inheriting what's giving from pyquil? |
There was a problem hiding this comment.
Choose a reason for hiding this comment
The reason will be displayed to describe this comment to others. Learn more.
What's with the other deletions? Are they dependencies of pyquil? Are we sure we can delete them?
All the deleted packages are installed during the pyquil installation:
Yes
I think so. The pyquil docs only tell us to |
I do not recall exactly, but since dependencies installed and tests passed, I'm fairly confident there won't be an issue. I vaguely remember an update on |
No description provided.