Change python tools for astral

closes #2
This commit is contained in:
Alexander Navarro 2024-09-13 09:57:44 -03:00
parent 8b85cf7c9e
commit dc0260c20c
Signed by untrusted user who does not match committer: anavarro
GPG key ID: 6426043E9FA3E3B5
6 changed files with 1461 additions and 15 deletions

View file

@ -18,6 +18,7 @@ export NODE_PATH="$NPM_PACKAGES/lib/node_modules${NODE_PATH:+:$NODE_PATH}"
export PNPM_HOME="$HOME/.local/share/pnpm"
export ESLINT_USE_FLAT_CONFIG=true
. "$HOME/.cargo/env"
source "$HOME/.rye/env"
# Unset manpath so we can inherit from /etc/manpath via the `manpath`
# command