Skip to content

Commit

Permalink
update contributing
Browse files Browse the repository at this point in the history
  • Loading branch information
Dobson committed Nov 27, 2024
1 parent 6ef2adc commit 24558f4
Showing 1 changed file with 1 addition and 1 deletion.
2 changes: 1 addition & 1 deletion docs/CONTRIBUTING.md
Original file line number Diff line number Diff line change
Expand Up @@ -107,4 +107,4 @@ mkdocs gh-deploy

## Changing dependencies

Is as the development process moves forward you find you need to add a new dependency, just add it to the relevant section of the `pyproject.toml` file and then run `pip-compile` as required to regenerate the different `requirements.txt` files. Read the [`pip-tools` documentation](https://pip-tools.readthedocs.io/en/latest/) for more information on the process.
Is as the development process moves forward you find you need to add a new dependency, just add it to the relevant section of the `pyproject.toml` file.

0 comments on commit 24558f4

Please sign in to comment.