Skip to content

Commit

Permalink
Win packages: add ruby and github-linguist
Browse files Browse the repository at this point in the history
  • Loading branch information
jan-revay committed Dec 18, 2024
1 parent d3043c3 commit e5e40a7
Showing 1 changed file with 4 additions and 0 deletions.
4 changes: 4 additions & 0 deletions Windows_1X/packages_install.ps1
Original file line number Diff line number Diff line change
Expand Up @@ -46,6 +46,7 @@ $WINGET_PACKAGES = @(
'Microsoft.DotNet.DesktopRuntime.6' # for GitExtensions
'Microsoft.DotNet.DesktopRuntime.7'
'Microsoft.VCRedist.2015+.x64'
'RubyInstallerTeam.RubyWithDevKit.3.2'

# Virtualisation and containers
'Docker.DockerDesktop'
Expand Down Expand Up @@ -155,4 +156,7 @@ pip install statsmodels # TODO broken
pip install seaborn # TODO broken
pip install scikit-learn
pip install shap

gem install github-linguist

Set-PSDebug -Trace 0

0 comments on commit e5e40a7

Please sign in to comment.