We read every piece of feedback, and take your input very seriously.
To see all available qualifiers, see our documentation.
There was an error while loading. Please reload this page.
1 parent 63f2677 commit 2c497c0Copy full SHA for 2c497c0
3 files changed
tool/stubtest.py
@@ -2,7 +2,7 @@
2
# requires-python = ">=3.11"
3
# dependencies = [
4
# "numtype[numpy]",
5
-# "mypy[faster-cache] >=1.19.1", # keep in sync with pyproject.toml
+# "mypy[faster-cache] >=1.20.1", # keep in sync with pyproject.toml
6
# "PyInstaller",
7
# "hypothesis",
8
# "pytest",
0 commit comments