Skip to content

Commit edaa3d7

Browse files
authored
Merge pull request #40 from Amy-Franz/add-minimum-pip-requirements-for-contributing-docs
add minimum pip requirements for contributing docs
2 parents 70fccbd + 349cbc9 commit edaa3d7

1 file changed

Lines changed: 1 addition & 0 deletions

File tree

CONTRIBUTING.md

Lines changed: 1 addition & 0 deletions
Original file line numberDiff line numberDiff line change
@@ -23,6 +23,7 @@ install Python requirements and pre-commit:
2323
```sh
2424
pip install --group dev --editable .
2525
```
26+
*The `--group` flag requires a minimum pip version of 25.1*
2627

2728
### Testing (full requirements matrix)
2829

0 commit comments

Comments
 (0)