diff options
Diffstat (limited to '.builds/debian_stable.yml')
-rw-r--r-- | .builds/debian_stable.yml | 2 |
1 files changed, 1 insertions, 1 deletions
diff --git a/.builds/debian_stable.yml b/.builds/debian_stable.yml index 7ef54ea..78948c5 100644 --- a/.builds/debian_stable.yml +++ b/.builds/debian_stable.yml @@ -8,7 +8,7 @@ packages: - python3-nose - python3-coverage - flake8 - - doc8 + - python3-doc8 - isort sources: - https://git.sr.ht/~valhalla/lesana |