Added version pin for nptyping to setup.py

This commit is contained in:
Jeremy Wright
2022-06-02 06:36:21 -04:00
parent c659ff8d14
commit 8a1981fdb5

View File

@ -29,7 +29,7 @@ if not is_rtd and not is_appveyor and not is_azure:
"ezdxf", "ezdxf",
"multimethod", "multimethod",
"nlopt", "nlopt",
"nptyping>=2", "nptyping==2.0.1",
"typish", "typish",
"casadi", "casadi",
"path", "path",