We read every piece of feedback, and take your input very seriously.
To see all available qualifiers, see our documentation.
There was an error while loading. Please reload this page.
1 parent 19a726a commit ef4735fCopy full SHA for ef4735f
README.md
@@ -93,11 +93,6 @@ draw_tree('games/example.ef')
93
94
The project includes a comprehensive test suite using pytest. To run the tests:
95
96
-Install requirements:
97
-```bash
98
-pip install -r requirements.txt
99
-```
100
-
101
Run all tests:
102
```bash
103
pytest tests/ -v
0 commit comments