dots/programs-python
dogeystamp 649725f483
nvim: back to pyright
mypy is slow and boring
2024-03-04 21:41:48 -05:00

13 lines
226 B
Bash
Executable File

#!/bin/sh
# install python packages via pipx
pipx install \
animdl \
cppman \
git+https://github.com/dogeystamp/testr
# pipx install python-lsp-server
# pipx inject python-lsp-server \
# python-lsp-black \
# pylsp-mypy