Skip to content

Commit 18eba8f

Browse files
fredvdstevepiercy
andauthored
line endings
Co-authored-by: Steve Piercy <[email protected]>
1 parent a440a45 commit 18eba8f

File tree

1 file changed

+0
-1
lines changed

1 file changed

+0
-1
lines changed

docs/contributing/setup-build.md

Lines changed: 0 additions & 1 deletion
Original file line numberDiff line numberDiff line change
@@ -44,7 +44,6 @@ make html
4444
If you are using an M1 Mac to build the documentation, there is currently [an issue with pyenchant](https://github.com/pyenchant/pyenchant/issues/265) that throws an error that the enchant library can't be found.
4545
This happens for example if you installed your Python with pyenv.
4646
A workaround until pyenchant is fixed is to run `export PYENCHANT_LIBRARY_PATH=/opt/homebrew/lib/libenchant-2.dylib` in the terminal session before you execute `make html`.
47-
in the terminal session before you execute `make html`.
4847
```
4948

5049
(setup-build-available-documentation-builds-label)=

0 commit comments

Comments
 (0)