Loading build-py-project.sh +4 −0 Original line number Diff line number Diff line echo "-----------------------------------------------" echo "Current directory: $(pwd)" echo "Python executable: ${PY_EXE}" Loading @@ -8,6 +9,9 @@ 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 +4 −0 Original line number Diff line number Diff line echo "-----------------------------------------------" echo "Current directory: $(pwd)" echo "Python executable: ${PY_EXE}" Loading @@ -8,6 +9,9 @@ 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