Skip to content

Commit

Permalink
change python 3.11 patch
Browse files Browse the repository at this point in the history
  • Loading branch information
bakpaul committed Jan 18, 2024
1 parent 1cc0087 commit 58545b6
Showing 1 changed file with 1 addition and 1 deletion.
2 changes: 1 addition & 1 deletion setup/setup-windows_2.bat
Original file line number Diff line number Diff line change
Expand Up @@ -35,7 +35,7 @@ choco install -y --no-progress wget --version=1.21.2
choco install -y --no-progress ninja --version=1.10.1
choco install -y --no-progress cmake --version=3.22.1 --installargs 'ADD_CMAKE_TO_PATH=System'
choco install -y --no-progress python --version=3.10.11
choco install -y --no-progress python --version=3.11.7
choco install -y --no-progress python --version=3.11.6
choco install -y --no-progress python --version=3.12.1
call refreshenv && echo OK
pathed /MACHINE /REMOVE C:\Python310\Scripts\
Expand Down

0 comments on commit 58545b6

Please sign in to comment.