Metadata-Version: 2.1
Name: highspy
Version: 1.7.0
Summary: A thin set of pybind11 wrappers to HiGHS
Home-page: https://github.com/ERGO-Code/HiGHS
Author: HiGHS developers
Author-email: highsopt@gmail.com
License: MIT License
Classifier: Programming Language :: Python :: 3.8
Classifier: Programming Language :: Python :: 3.9
Classifier: Programming Language :: Python :: 3.10
Classifier: Programming Language :: Python :: 3.11
Classifier: Programming Language :: Python :: 3.12
Requires-Python: >=3.8
License-File: LICENSE.txt
License-File: AUTHORS
Requires-Dist: numpy
Provides-Extra: test
Requires-Dist: pytest >=6.0 ; extra == 'test'

