Skip to content

Commit 8a1981f

Browse files
committed
Added version pin for nptyping to setup.py
1 parent c659ff8 commit 8a1981f

File tree

1 file changed

+1
-1
lines changed

1 file changed

+1
-1
lines changed

setup.py

Lines changed: 1 addition & 1 deletion
Original file line numberDiff line numberDiff line change
@@ -29,7 +29,7 @@
2929
"ezdxf",
3030
"multimethod",
3131
"nlopt",
32-
"nptyping>=2",
32+
"nptyping==2.0.1",
3333
"typish",
3434
"casadi",
3535
"path",

0 commit comments

Comments
 (0)