summaryrefslogtreecommitdiff
path: root/bin
diff options
context:
space:
mode:
Diffstat (limited to 'bin')
-rwxr-xr-xbin/taler-deployment6
1 files changed, 0 insertions, 6 deletions
diff --git a/bin/taler-deployment b/bin/taler-deployment
index b4c74c5..11b0103 100755
--- a/bin/taler-deployment
+++ b/bin/taler-deployment
@@ -365,12 +365,6 @@ def get_repos(envname):
build_wallet,
),
Repo(
- "twister",
- "git://git.taler.net/twister",
- ["gnunet", "libmicrohttpd"],
- build_twister,
- ),
- Repo(
"exchange",
"git://git.taler.net/exchange",
["gnunet", "libmicrohttpd", "twister","wallet-core"],