Tracks down the correct Python tooling executables from your virtualenvs so you can glue the binaries to Emacs and delete code in init.el
GNU General Public License v3.0
121
stars
15
forks
source link
set jedi environment for lsp-pyls and lsp-pylsp #7
Closed
Walheimat closed 2 years ago
Hi, not sure you welcome pull requests. Thanks for the package.
I usually use the included
lsp-pylsp
package (previouslylsp-pyls
which is also included) and would set the jedi environment manually.This way, wouldn't be necessary anymore.
I ran
make
andmake test
for the tests but I'm not 100% sure I did the right thing since the parse-config tests fail (also without my changes).