Back to Python3 Slim (needed for Lingua)
This commit is contained in:
parent
e5631baa64
commit
4d7f5439a8
1 changed files with 1 additions and 1 deletions
|
@ -2,7 +2,7 @@ when:
|
|||
branch: main
|
||||
steps:
|
||||
- name: lint
|
||||
image: python:3-alpine
|
||||
image: python:3-slim
|
||||
commands:
|
||||
- python -m pip install --upgrade pip
|
||||
- python -m pip install -r requirements.txt
|
||||
|
|
Loading…
Add table
Add a link
Reference in a new issue