Skip to content

Commit ef4735f

Browse files
remove reference to requirements.txt
1 parent 19a726a commit ef4735f

File tree

1 file changed

+0
-5
lines changed

1 file changed

+0
-5
lines changed

README.md

Lines changed: 0 additions & 5 deletions
Original file line numberDiff line numberDiff line change
@@ -93,11 +93,6 @@ draw_tree('games/example.ef')
9393

9494
The project includes a comprehensive test suite using pytest. To run the tests:
9595

96-
Install requirements:
97-
```bash
98-
pip install -r requirements.txt
99-
```
100-
10196
Run all tests:
10297
```bash
10398
pytest tests/ -v

0 commit comments

Comments
 (0)