Skip to content

Commit

Permalink
Update pipx link
Browse files Browse the repository at this point in the history
  • Loading branch information
soxofaan committed Oct 9, 2024
1 parent 7badc6a commit f965ddf
Showing 1 changed file with 1 addition and 1 deletion.
2 changes: 1 addition & 1 deletion docs/development.rst
Original file line number Diff line number Diff line change
Expand Up @@ -134,7 +134,7 @@ Pre-commit set up
- The simplest option is to install it directly in the *virtual environment*
you are using for openEO Python client development (e.g. ``pip install pre-commit``).
- You can also install it *globally* on your system
(e.g. using `pipx <https://pypa.github.io/pipx/>`_, conda, homebrew, ...)
(e.g. using `pipx <https://pipx.pypa.io/>`_, conda, homebrew, ...)
so you can use it across different projects.

- Install the project specific git hook scripts by running this in the root of your local git clone:
Expand Down

0 comments on commit f965ddf

Please sign in to comment.