]> Sergey Matveev's repositories - dotfiles.git/blobdiff - zsh/.zshenv
pylsp seems to cover all linting needs
[dotfiles.git] / zsh / .zshenv
index 0715a9eea6bf516a163e770b8d34548cd8f7dcef..555946e0bf07b361f0494014b99288fa187f49b7 100644 (file)
@@ -71,7 +71,6 @@ pkg_config_path=(~/local/lib/pkgconfig ~/local/libdata/pkgconfig)
 
 # Python options {{{
 export PIP_RESPECT_VIRTUALENV=true
-export PIP_VIRTUALENV_BASE=~/.virtualenvs
 export VIRTUAL_ENV_DISABLE_PROMPT=1
 export PYTHONDONTWRITEBYTECODE=1
 # }}}