diff options
author | Elena ``of Valhalla'' Grandi <valhalla@trueelena.org> | 2022-03-11 19:47:29 +0100 |
---|---|---|
committer | Elena ``of Valhalla'' Grandi <valhalla@trueelena.org> | 2022-03-11 19:47:29 +0100 |
commit | c8ca568998eb1e3aa9b120be6e30bcd93fc090e4 (patch) | |
tree | f86ad9d2c193c7a7c786742f751f49dd9e3582fb /.builds/debian_stable.yml | |
parent | 673615267436f4dc23ed0fad2fdfef7765908d27 (diff) |
Fix package names in the CI
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 |