Bump MacOS build Python version to 3.11
This commit is contained in:
@@ -74,7 +74,7 @@ rm Miniconda3-latest-MacOSX-x86_64.sh
|
|||||||
export PATH="$HOME/miniconda/bin:$PATH"
|
export PATH="$HOME/miniconda/bin:$PATH"
|
||||||
|
|
||||||
echo "Creating Conda env ..."
|
echo "Creating Conda env ..."
|
||||||
conda create -n novelWriter -c conda-forge python=3.10 --yes
|
conda create -n novelWriter -c conda-forge python=3.11 --yes
|
||||||
source activate novelWriter
|
source activate novelWriter
|
||||||
|
|
||||||
echo "Installing dictionaries ..."
|
echo "Installing dictionaries ..."
|
||||||
|
|||||||
Reference in New Issue
Block a user