[tor-commits] [manual/translations] correct lib name

emmapeel at torproject.org emmapeel at torproject.org
Fri Apr 23 11:50:41 UTC 2021


commit 94a7a4838bb59bdbd5e3e7269c28a7435390382c
Author: emma peel <emma.peel at riseup.net>
Date:   Fri Apr 23 11:50:33 2021 +0000

    correct lib name
---
 .gitlab-ci.yml | 2 +-
 1 file changed, 1 insertion(+), 1 deletion(-)

diff --git a/.gitlab-ci.yml b/.gitlab-ci.yml
index 00f07ee..b539781 100644
--- a/.gitlab-ci.yml
+++ b/.gitlab-ci.yml
@@ -12,7 +12,7 @@ pages:
     - pip3 install babel
     - pip3 install wheel
     - pip3 install lektor
-    - pip3 install pofile
+    - pip3 install polib
     - echo 'checking out translations'
     - rm -rf i18n
     - git clone https://git.torproject.org/translation.git i18n



More information about the tor-commits mailing list