Get a dependency

This commit is contained in:
Jean-Paul Calderone 2019-09-13 11:27:00 -04:00
parent 1fcf5051bd
commit a3bb83221a
1 changed files with 2 additions and 0 deletions

View File

@ -15,6 +15,8 @@ TAHOE="${PWD}"
git clone git@github.com:tahoe-lafs/tahoe-depgraph.git git clone git@github.com:tahoe-lafs/tahoe-depgraph.git
cd tahoe-depgraph cd tahoe-depgraph
pip install twisted
# Generate the maybe-changed data. # Generate the maybe-changed data.
python tahoe-depgraph.py "${TAHOE}" python tahoe-depgraph.py "${TAHOE}"