Skip to content

Commit a92c077

Browse files
committed
TEST colorama
1 parent 243d433 commit a92c077

File tree

1 file changed

+2
-1
lines changed

1 file changed

+2
-1
lines changed

doc/setup.msys2.sh

Lines changed: 2 additions & 1 deletion
Original file line numberDiff line numberDiff line change
@@ -30,7 +30,8 @@ pacman -S --noconfirm p7zip git \
3030
mingw-w64-x86_64-gtkwave \
3131
mingw-w64-x86_64-python-pip \
3232
mingw-w64-x86_64-python-setuptools \
33-
mingw-w64-x86_64-python-wheel
33+
mingw-w64-x86_64-python-wheel \
34+
mingw-w64-x86_64-python-colorama
3435

3536
if [ -d vunit ]; then
3637
printf "\033[31mSubdir 'vunit' exists already.\033[0m\n"

0 commit comments

Comments
 (0)