diff options
Diffstat (limited to 'asdf/build.sh')
-rw-r--r-- | asdf/build.sh | 3 |
1 files changed, 1 insertions, 2 deletions
diff --git a/asdf/build.sh b/asdf/build.sh index 6bd6081..a660906 100644 --- a/asdf/build.sh +++ b/asdf/build.sh @@ -1,2 +1 @@ - -$PYTHON setup.py install +$PYTHON setup.py install --single-version-externally-managed --record=record.txt |