mirror of
https://github.com/pytorch/pytorch.git
synced 2025-10-20 21:14:14 +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.
|
||||
|
||||
```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
|
||||
|
Reference in New Issue
Block a user