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

ci: use current stable release for flake8, epydoc

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