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

bump build to force rebuild for updated gurobi and scip deps #3

Merged
merged 3 commits into from
Dec 8, 2023

Conversation

tlambert03
Copy link
Member

@tlambert03 tlambert03 commented Dec 4, 2023

for now, until we can determine a better pattern for linking against a variety of versions at build time (?) ... this hard pins gurobi and scip deps:

   host:
    - cython<3.0
     - scip=8.1.0
     - gurobi=10.0
   run:
     - python {{python}}
     - scip=8.1.0
     - gurobi=10.0

@tlambert03 tlambert03 requested a review from funkey as a code owner December 4, 2023 20:42
@tlambert03 tlambert03 merged commit 1f68389 into main Dec 8, 2023
24 checks passed
@tlambert03 tlambert03 deleted the bump-build branch December 8, 2023 19:52
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.

1 participant