gitlab-ci: simplify ubuntu_jammy_pip job, babel is not needed

Babel runs on install now, before it was used to pre-generated the
compiled gettext files.
This commit is contained in:
Hans-Christoph Steiner 2022-10-31 12:55:20 +01:00
parent ffc3fbe288
commit ca13325913
No known key found for this signature in database
GPG key ID: 3E177817BA1B9BFA
2 changed files with 11 additions and 7 deletions

5
.yamllint Normal file
View file

@ -0,0 +1,5 @@
---
extends: default
rules:
line-length: disable