We read every piece of feedback, and take your input very seriously.
To see all available qualifiers, see our documentation.
There was an error while loading. Please reload this page.
1 parent 81e1986 commit 40738aaCopy full SHA for 40738aa
appimage/recipes/xonsh.sh
@@ -1,4 +1,3 @@
1
-export PYTHON_VERSION="3.7.5"
+export PYTHON_VERSION="3.8.0"
2
export PIP_REQUIREMENTS="xonsh prompt_toolkit gnureadline Pygments"
3
export PYTHON_ENTRYPOINT='"-u" "-c" "from xonsh.main import main; main()"'
4
-export LD_LIBRARY_PATH="AppDir/usr/python/lib/python3.7/site-packages/.libsgnureadline:${LD_LIBRARY_PATH}"
0 commit comments