Fix test requirements file name (#2245)
This commit is contained in:
parent
921c24af80
commit
7190d4f6c0
@ -22,7 +22,7 @@ from the cloned _Black_ repo. It will do the correct thing.
|
||||
Non pipenv install works too:
|
||||
|
||||
```console
|
||||
$ pip install -r test_requirements
|
||||
$ pip install -r test_requirements.txt
|
||||
$ pip install -e .[d]
|
||||
```
|
||||
|
||||
|
Loading…
Reference in New Issue
Block a user