Skip to content

Commit ebb03a2

Browse files
Update README.md
1 parent 4bcf695 commit ebb03a2

File tree

1 file changed

+0
-7
lines changed

1 file changed

+0
-7
lines changed

README.md

-7
Original file line numberDiff line numberDiff line change
@@ -122,13 +122,6 @@ Please install pre-commit hooks:
122122
pre-commit install
123123
```
124124

125-
Additional dependencies are required if you want to run tests or type checks.
126-
Install them as follows:
127-
128-
```bash
129-
pip install -e .[test]
130-
```
131-
132125
## Mypy
133126

134127
Run mypy to catch typing mistakes:

0 commit comments

Comments
 (0)