Skip to content

Commit b91216b

Browse files
author
Matevz Morato
committed
Fix stub generation
1 parent cdba046 commit b91216b

File tree

2 files changed

+2
-2
lines changed

2 files changed

+2
-2
lines changed

depthai-core

pyproject.toml

Lines changed: 1 addition & 1 deletion
Original file line numberDiff line numberDiff line change
@@ -1,2 +1,2 @@
11
[build-system]
2-
requires = ["setuptools", "wheel", "mypy<=1.3.0,>=1.8.0", "cmake==3.25"]
2+
requires = ["setuptools", "wheel", "mypy", "typing-extensions", "cmake==3.25"]

0 commit comments

Comments
 (0)