Skip to content

Commit 81108c4

Browse files
authored
Change name of requirements file in readme (#4080)
1 parent 6b505b7 commit 81108c4

File tree

1 file changed

+1
-1
lines changed

1 file changed

+1
-1
lines changed

README.md

Lines changed: 1 addition & 1 deletion
Original file line numberDiff line numberDiff line change
@@ -456,7 +456,7 @@ The tests use the [pytest](https://docs.pytest.org/en/latest/) framework.
456456
To get set up, you need install the test dependencies:
457457

458458
```bash
459-
pip install -r requirements_test_all.txt
459+
pip install -r requirements_test.txt
460460
```
461461

462462
### Running the tests

0 commit comments

Comments
 (0)