diff options
Diffstat (limited to 'reproject/build.sh')
-rw-r--r-- | reproject/build.sh | 2 |
1 files changed, 1 insertions, 1 deletions
diff --git a/reproject/build.sh b/reproject/build.sh index 5a5aeeb..2863cbb 100644 --- a/reproject/build.sh +++ b/reproject/build.sh @@ -1 +1 @@ -$PYTHON setup.py install +$PYTHON setup.py install --offline --no-git --single-version-externally-managed --record record.txt |