[Date Prev][Date Next][Thread Prev][Thread Next][Date Index][Thread Index]
[taler-wallet-core] 02/03: add codespell dep
From: |
gnunet |
Subject: |
[taler-wallet-core] 02/03: add codespell dep |
Date: |
Fri, 08 Sep 2023 23:45:37 +0200 |
This is an automated email from the git hooks/post-receive script.
sebasjm pushed a commit to branch master
in repository wallet-core.
commit c20f93aebed26d7fab6b1decbf18d36222b335b3
Author: Sebastian <sebasjm@gmail.com>
AuthorDate: Fri Sep 8 18:40:34 2023 -0300
add codespell dep
---
ci/Containerfile | 1 +
1 file changed, 1 insertion(+)
diff --git a/ci/Containerfile b/ci/Containerfile
index 4e3369830..39bd740a9 100644
--- a/ci/Containerfile
+++ b/ci/Containerfile
@@ -6,6 +6,7 @@ RUN apt-get update -yq && \
apt-get install -yqq \
git \
python3 \
+ codespell \
python3-distutils \
make \
zip \
--
To stop receiving notification emails like this one, please contact
gnunet@gnunet.org.