We read every piece of feedback, and take your input very seriously.
To see all available qualifiers, see our documentation.
2 parents 70fccbd + 349cbc9 commit edaa3d7Copy full SHA for edaa3d7
1 file changed
CONTRIBUTING.md
@@ -23,6 +23,7 @@ install Python requirements and pre-commit:
23
```sh
24
pip install --group dev --editable .
25
```
26
+*The `--group` flag requires a minimum pip version of 25.1*
27
28
### Testing (full requirements matrix)
29
0 commit comments