Update MacOS build

This commit is contained in:
Veronica Berglyd Olsen
2025-10-22 19:30:36 +02:00
parent 41c58a52e3
commit 687bcc2779
5 changed files with 26 additions and 20 deletions
-1
View File
@@ -109,7 +109,6 @@ conda install -c conda-forge enchant hunspell-en --yes
# Install dependencies
echo "Installing Python dependencies ..."
pip install -r "$SRC_DIR/requirements.txt"
pip install pyenchant==3.3.0rc1
# Leave conda env
conda deactivate