This commit is contained in:
parent
d3a7ac0fc2
commit
eefad088f0
@ -4,7 +4,7 @@ type: docker
|
|||||||
|
|
||||||
steps:
|
steps:
|
||||||
- name: epub
|
- name: epub
|
||||||
image: python-slim
|
image: python:slim
|
||||||
commands:
|
commands:
|
||||||
- pip install flake8 black
|
- pip install flake8 black
|
||||||
- flake8 --ignore=501
|
- flake8 --ignore=501
|
||||||
|
Reference in New Issue
Block a user