Skip to content

Commit

Permalink
Test for Python3
Browse files Browse the repository at this point in the history
  • Loading branch information
cicdguy committed Mar 10, 2024
1 parent 7a25956 commit 1e8ad99
Showing 1 changed file with 1 addition and 1 deletion.
2 changes: 1 addition & 1 deletion scripts/test_installations.sh
Original file line number Diff line number Diff line change
Expand Up @@ -15,7 +15,7 @@ function check_installation() {
}

declare -A bins=(
[Python]="python"
[Python]="python3"
[Java]="java"
[R]="R"
[LaTeX]="pdflatex"
Expand Down

0 comments on commit 1e8ad99

Please sign in to comment.