Updated version specification for nlopt to try ot resolve issues (#1718)
This commit is contained in:
2
setup.py
2
setup.py
@ -29,7 +29,7 @@ if not is_rtd and not is_appveyor and not is_azure and not is_conda:
|
|||||||
"cadquery-ocp>=7.7.0a0,<7.8",
|
"cadquery-ocp>=7.7.0a0,<7.8",
|
||||||
"ezdxf",
|
"ezdxf",
|
||||||
"multimethod>=1.11,<2.0",
|
"multimethod>=1.11,<2.0",
|
||||||
"nlopt",
|
"nlopt>=2.9.0,<3.0",
|
||||||
"typish",
|
"typish",
|
||||||
"casadi",
|
"casadi",
|
||||||
"path",
|
"path",
|
||||||
|
Reference in New Issue
Block a user