mirror of
https://github.com/pytorch/pytorch.git
synced 2025-10-20 21:14:14 +08:00
Fix typo in pytest-subtests
@ -92,7 +92,7 @@ export DEBUG=1
|
|||||||
Install the dependencies required for development and to run CI checks locally.
|
Install the dependencies required for development and to run CI checks locally.
|
||||||
|
|
||||||
```sh
|
```sh
|
||||||
pip install expecttest pytest parameterized flake8 hypothesis pytest-cov pytest-xdist pytest-subtest pylint lintrunner ghstack beartype
|
pip install expecttest pytest parameterized flake8 hypothesis pytest-cov pytest-xdist pytest-subtests pylint lintrunner ghstack beartype
|
||||||
lintrunner init
|
lintrunner init
|
||||||
```
|
```
|
||||||
|
|
||||||
|
Reference in New Issue
Block a user