Use binary for psycopg2 from pypi and allow lower rubin_scheduler#194
Closed
rhiannonlynne wants to merge 1 commit into
Closed
Use binary for psycopg2 from pypi and allow lower rubin_scheduler#194rhiannonlynne wants to merge 1 commit into
rhiannonlynne wants to merge 1 commit into
Conversation
Collaborator
|
We use psycopg2 instead of psycopg(3) because I haven't gone through the code and made the necessary changes for the v3 API. |
Collaborator
|
Yes, I think the dependency here may not be necessary, but I think the install options for |
ehneilsen
approved these changes
Feb 19, 2026
Member
Author
|
You know - I realized that I was confused; lsst_survey_sim does NOT depend on schedview, so the requirements do not have to match here. |
This file contains hidden or bidirectional Unicode text that may be interpreted or compiled differently than what appears below. To review, open the file in an editor that reveals hidden Unicode characters.
Learn more about bidirectional Unicode characters
Sign up for free
to join this conversation on GitHub.
Already have an account?
Sign in to comment
Add this suggestion to a batch that can be applied as a single commit.This suggestion is invalid because no changes were made to the code.Suggestions cannot be applied while the pull request is closed.Suggestions cannot be applied while viewing a subset of changes.Only one suggestion per line can be applied in a batch.Add this suggestion to a batch that can be applied as a single commit.Applying suggestions on deleted lines is not supported.You must change the existing code in this line in order to create a valid suggestion.Outdated suggestions cannot be applied.This suggestion has been applied or marked resolved.Suggestions cannot be applied from pending reviews.Suggestions cannot be applied on multi-line comments.Suggestions cannot be applied while the pull request is queued to merge.Suggestion cannot be applied right now. Please check back later.
to pip install lsst-survey-sim in GitHub, the dependency on psycopg2 has to be the binary version.
I'm not sure why we didn't use Psycopg instead (equivalent to psycopg 3) .. but also these dependencies are maybe in some of the wrong places.
I put rubin_scheduler down to the summit value, but I'm not entirely sure that's correct .. it's a thing though that makes it easier to pip install lsst-survey-sim.