Closed bqth29 closed 1 year ago
The GitHub actions now automatically retrieve Xpress by installing the Python package with pip install xpress. Depending on the OS, different versions of Xpress are supported:
pip install xpress
8.13.8
9.0.0
The GitHub actions now automatically retrieve Xpress by installing the Python package with
pip install xpress
. Depending on the OS, different versions of Xpress are supported:8.13.8
on Python 3.69.0.0
on Python 3.99.0.0
on Python 3.109.0.0
on Python 3.10