Try a different MacOS image
This commit is contained in:
@@ -104,6 +104,7 @@ 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
|
||||
|
||||
Reference in New Issue
Block a user