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",
"multimethod",
"nlopt",
"nptyping>=2",
"nptyping==2.0.1",
"typish",
"casadi",
"path",