Skip to content

Commit fd1a0cb

Browse files
author
Matevz Morato
committed
Remove mypy version requirement
1 parent ccb52fd commit fd1a0cb

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", "cmake==3.25"]

0 commit comments

Comments
 (0)