qiskit-community / qiskit-optimization

Quantum Optimization
https://qiskit-community.github.io/qiskit-optimization/
Apache License 2.0
230 stars 141 forks source link

Add a constraint for gurobipy for python3.8 on mac arm64 #616

Closed t-imamichi closed 6 months ago

t-imamichi commented 6 months ago

Summary

CI has been failing due to lack of python 3.8 support of the latest gurobipy on mac arm64 . This PR added a constraint to avoid the installation error.

Details and comments

coveralls commented 6 months ago

Pull Request Test Coverage Report for Build 8995988388

Details


Totals Coverage Status
Change from base Build 8048858331: 0.0%
Covered Lines: 4511
Relevant Lines: 4849

💛 - Coveralls