From e51de525420db2ede46386ae8853f288b5088684 Mon Sep 17 00:00:00 2001 From: Jean-Paul Calderone Date: Fri, 13 Sep 2019 13:01:34 -0400 Subject: [PATCH] should be done already --- misc/python3/depgraph.sh | 2 -- 1 file changed, 2 deletions(-) diff --git a/misc/python3/depgraph.sh b/misc/python3/depgraph.sh index fd08cb47b..5d5c649dc 100755 --- a/misc/python3/depgraph.sh +++ b/misc/python3/depgraph.sh @@ -12,8 +12,6 @@ TAHOE="${PWD}" git clone -b gh-pages git@github.com:tahoe-lafs/tahoe-depgraph.git cd tahoe-depgraph -pip install twisted - # Generate the maybe-changed data. python tahoe-depgraph.py "${TAHOE}"