mirror of
https://github.com/davidhalter/typeshed.git
synced 2025-12-07 12:44:28 +08:00
@@ -3,7 +3,7 @@
|
||||
|
||||
stubtest is a script in the mypy project that compares stubs to the actual objects at runtime.
|
||||
Note that therefore the output of stubtest depends on which Python version it is run with.
|
||||
In typeshed CI, we run stubtest with each Python minor version from 3.5 through 3.9 inclusive.
|
||||
In typeshed CI, we run stubtest with each currently supported Python minor version, except 2.7.
|
||||
|
||||
We pin the version of mypy / stubtest we use in .travis.yml so changes to those don't break
|
||||
typeshed CI.
|
||||
|
||||
Reference in New Issue
Block a user