taler-deployment

Deployment scripts and configuration files
Log | Files | Refs | README

commit d9757348856cea532dadf711c7db5a4034348157
parent e2757f3352e056948851defe791339a095b7a7a8
Author: ms <ms@taler.net>
Date:   Tue, 27 Jul 2021 11:46:29 +0200

integration tests deps

Diffstat:
Mbin/taler-deployment | 2+-
1 file changed, 1 insertion(+), 1 deletion(-)

diff --git a/bin/taler-deployment b/bin/taler-deployment @@ -367,7 +367,7 @@ def get_repos(envname): Repo( "exchange", "git://git.taler.net/exchange", - ["gnunet", "libmicrohttpd", "twister","wallet-core"], + ["gnunet", "libmicrohttpd", "wallet-core"], build_exchange, ), Repo(