Skip to content

Commit ccb52fd

Browse files
author
Matevz Morato
committed
Update the pyproject.toml to have correctly specify mypy version
1 parent 73544bd commit ccb52fd

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)