Skip to content

Commit

Permalink
Clarify wording
Browse files Browse the repository at this point in the history
Co-authored-by: Andy Barrett <[email protected]>
  • Loading branch information
mfisher87 and andypbarrett authored Apr 25, 2024
1 parent 3b4e001 commit e76456c
Showing 1 changed file with 1 addition and 1 deletion.
2 changes: 1 addition & 1 deletion docs/contributing/development.md
Original file line number Diff line number Diff line change
Expand Up @@ -52,7 +52,7 @@ new entry in `pyproject.toml` and change the `^` to `>=`. (See
this.)

In addition, you must also add a corresponding entry to
`ci/environment-mindeps.yaml`. You'll notice in that file that required
`ci/environment-mindeps.yaml`. You'll notice in this file that required
dependencies should be pinned exactly to the versions specified in
`pyproject.toml` (after changing `^` to `>=` there), and that development
dependencies should be left unpinned.
Expand Down

0 comments on commit e76456c

Please sign in to comment.