未验证 提交 1bc0247a 编写于 作者: 😸 😸

ci: use current stable release for flake8, epydoc

上级 2155aa61
......@@ -37,11 +37,11 @@ tests bullseye python3:
flake8:
<<: *template
image: debian:9
image: debian:buster
script:
- apt-get update
- apt-get install -y python-flake8
- python -mflake8
- apt-get install -y flake8
- flake8
get coverage:
<<: *template
......@@ -68,7 +68,7 @@ contributors:
- master@ftp-team/dak
pages:
image: debian:9
image: debian:buster
script:
- apt-get update
- apt-get install -y python-epydoc
......
Markdown is supported
0% .
You are about to add 0 people to the discussion. Proceed with caution.
先完成此消息的编辑!
想要评论请 注册