Skip to content

Commit

Permalink
Try upgrading attrs.
Browse files Browse the repository at this point in the history
  • Loading branch information
MarkCallow committed Jul 7, 2024
1 parent fdb2e5a commit 3dd47d2
Showing 1 changed file with 1 addition and 0 deletions.
1 change: 1 addition & 0 deletions .travis.yml
Original file line number Diff line number Diff line change
Expand Up @@ -224,6 +224,7 @@ install:
# reuse available via `apt install reuse` is very old: 0.14.0.
# Therefore install via pip. Version today, 2024.7.7, is 4.0.2.
pip3 install reuse
pip3 install --upgrade attrs
set +e
fi
if [ "$CHECK_REUSE" != "ONLY" -a "$CHECK_MKVK" != "ONLY" -a "$WASM_BUILD" != "YES" ]; then
Expand Down

0 comments on commit 3dd47d2

Please sign in to comment.