Skip to content

Commit 63fbf0c

Browse files
committed
move requirements_test.txt to tests directory
1 parent aaae262 commit 63fbf0c

File tree

2 files changed

+1
-1
lines changed

2 files changed

+1
-1
lines changed

tests/README.md

Lines changed: 1 addition & 1 deletion
Original file line numberDiff line numberDiff line change
@@ -15,7 +15,7 @@ source venv/bin/activate
1515

1616
Finally, install the requirements and the pre-commit hooks:
1717
```bash
18-
python -m pip install -r requirements_test.txt
18+
python -m pip install -r tests/requirements_test.txt
1919
pre-commit install
2020
```
2121

0 commit comments

Comments
 (0)