File tree Expand file tree Collapse file tree 2 files changed +2
-2
lines changed Expand file tree Collapse file tree 2 files changed +2
-2
lines changed Original file line number Diff line number Diff line change @@ -61,7 +61,7 @@ https://python-mip.readthedocs.io/_/downloads/en/latest/pdf/
6161
6262Questions, suggestions and feature request can be posted at [ Discussions] ( https://github.com/coin-or/python-mip/discussions ) .
6363
64- ## Build status
64+ ## Build status
6565
6666[ ![ CI] ( https://github.com/coin-or/python-mip/actions/workflows/github-ci.yml/badge.svg )] ( https://github.com/coin-or/python-mip/actions/workflows/github-ci.yml )
6767[ ![ Current version] ( https://badge.fury.io/gh/coin-or%2Fpython-mip.svg )] ( https://github.com/coin-or/python-mip/releases )
Original file line number Diff line number Diff line change @@ -6,7 +6,7 @@ build-backend = "setuptools.build_meta"
66name = " mip"
77description = " Python tools for Modeling and Solving Mixed-Integer Linear Programs (MIPs)"
88readme = " README.md"
9- requires-python = " >=3.7,<3.14 "
9+ requires-python = " >=3.7"
1010license = {file = " LICENSE" }
1111authors = [
1212 {
name =
" Tulio A.M. Toffolo" ,
email =
" [email protected] " },
You can’t perform that action at this time.
0 commit comments