We read every piece of feedback, and take your input very seriously.
To see all available qualifiers, see our documentation.
2 parents c452455 + 0a86c39 commit bf82eb8Copy full SHA for bf82eb8
1 file changed
README.md
@@ -32,7 +32,7 @@ A Mypy plugin for type checking Pytest code.
32
Install with pip
33
34
```bash
35
-pip install git+https://github.com/George-Ogden/dbg.git
+pip install git+https://github.com/George-Ogden/mypy-pytest.git
36
```
37
38
Then register the plugin.
0 commit comments