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