Skip to content

Commit

Permalink
Mention pyEnchant
Browse files Browse the repository at this point in the history
  • Loading branch information
michalk8 committed Jan 31, 2023
1 parent 8d6516e commit a233531
Showing 1 changed file with 3 additions and 0 deletions.
3 changes: 3 additions & 0 deletions CONTRIBUTING.md
Original file line number Diff line number Diff line change
Expand Up @@ -42,6 +42,9 @@ tox -e build-docs # build documentation
tox -e clean-docs # remove documentation
tox -e lint-docs # run spellchecker and linkchecker
```
Installing ``pyEnchant`` is required to run spellchecker, please refer to the
[installation instructions](https://pyenchant.github.io/pyenchant/install.html). On macOS Silicon, it may be necessary
to also set ``PYENCHANT_LIBRARY_PATH`` environment variable.

## Building the package
The package can be built using:
Expand Down

0 comments on commit a233531

Please sign in to comment.