Skip to content

Commit c4e5d19

Browse files
authored
Fix incorrect unittest installation step in README (#97)
1 parent d2430f8 commit c4e5d19

File tree

1 file changed

+0
-2
lines changed

1 file changed

+0
-2
lines changed

README.md

Lines changed: 0 additions & 2 deletions
Original file line numberDiff line numberDiff line change
@@ -174,10 +174,8 @@ Before setting up a virtual environment, ensure you have Python installed on you
174174
source venv/bin/activate
175175
```
176176
177-
6. Install `unittest` (if not already installed):
178177
179178
```sh
180-
pip install unittest
181179
```
182180
</details>
183181

0 commit comments

Comments
 (0)