Skip to content

Commit

Permalink
Revert #48802 and #49000
Browse files Browse the repository at this point in the history
  • Loading branch information
ZhilkinSerg committed Jun 21, 2021
1 parent 57d7030 commit 0d8340e
Showing 1 changed file with 1 addition and 1 deletion.
2 changes: 1 addition & 1 deletion build-scripts/requirements.sh
Original file line number Diff line number Diff line change
Expand Up @@ -49,7 +49,7 @@ fi

if [ -n "$CATA_CLANG_TIDY" ]; then
$travis_retry pip install --user wheel --upgrade
$travis_retry pip install --user compiledb 'lit==0.11.1' 'click==7.1.2'
$travis_retry pip install --user compiledb lit
fi

# Influenced by https://github.com/zer0main/battleship/blob/master/build/windows/requirements.sh
Expand Down

0 comments on commit 0d8340e

Please sign in to comment.