mirror of
https://github.com/pytorch/pytorch.git
synced 2025-10-21 05:34:18 +08:00
Update mypy version according to the repo
@ -75,7 +75,7 @@ export DEBUG=1
|
|||||||
Install the dependencies required to run CI checks locally.
|
Install the dependencies required to run CI checks locally.
|
||||||
|
|
||||||
```sh
|
```sh
|
||||||
conda install -c conda-forge expecttest pytest mypy=0.812 flake8 hypothesis
|
conda install -c conda-forge expecttest pytest mypy=0.950 flake8 hypothesis
|
||||||
```
|
```
|
||||||
|
|
||||||
#### ONNX and ONNX Runtime
|
#### ONNX and ONNX Runtime
|
||||||
|
Reference in New Issue
Block a user