mirror of
https://github.com/mikegerber/ocrd_calamari.git
synced 2025-06-09 19:59:53 +02:00
🐛 CircleCI: Try upgrading pip
This commit is contained in:
parent
7d02c8dff0
commit
5dfd809fbc
1 changed files with 1 additions and 0 deletions
|
@ -13,6 +13,7 @@ jobs:
|
|||
- run: apt-get update ; apt-get install -y make git curl python3 python3-pip wget imagemagick locales
|
||||
- run: locale-gen "en_US.UTF-8"; update-locale LC_ALL="en_US.UTF-8"
|
||||
- checkout
|
||||
- run: pip3 install --upgrade pip
|
||||
- run: make install PIP_INSTALL="pip3 install"
|
||||
- run: pip3 install -r requirements-test.txt
|
||||
- run: make coverage LC_ALL=en_US.utf8
|
||||
|
|
Loading…
Add table
Add a link
Reference in a new issue