Skip to content

Commit 9326a00

Browse files
committed
Modified mypy requirement
1 parent 8b076a9 commit 9326a00

File tree

1 file changed

+1
-1
lines changed

1 file changed

+1
-1
lines changed

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", "cmake==3.25"]
2+
requires = ["setuptools", "wheel", "mypy<=1.3.0", "cmake==3.25"]

0 commit comments

Comments
 (0)