Loading build-py-project.sh +0 −4 Original line number Diff line number Diff line echo "-----------------------------------------------" echo "Current directory: $(pwd)" echo "Python executable: ${PY_EXE}" Loading @@ -9,9 +8,6 @@ echo "git status:" git status -s echo "-----------------------------------------------" # https://gitlab.tiker.net/mattwala/pytential/issues/4 ? export LANG=en_US.utf-8 # {{{ clean up rm -Rf .env Loading Loading
build-py-project.sh +0 −4 Original line number Diff line number Diff line echo "-----------------------------------------------" echo "Current directory: $(pwd)" echo "Python executable: ${PY_EXE}" Loading @@ -9,9 +8,6 @@ echo "git status:" git status -s echo "-----------------------------------------------" # https://gitlab.tiker.net/mattwala/pytential/issues/4 ? export LANG=en_US.utf-8 # {{{ clean up rm -Rf .env Loading