📝 Made note to install mypy
This commit is contained in:
parent
97187ad91b
commit
68441f2e59
1 changed files with 4 additions and 3 deletions
|
|
@ -243,6 +243,7 @@ Install svgo (cli svg optimization tool)
|
|||
paru svgo
|
||||
|
||||
06/02/2023
|
||||
Install Marksman (code assister for markdown) And
|
||||
Install httpie (more simple cli than curl for http requests):
|
||||
doas pacman -S marksman httpie
|
||||
Install Marksman (code assister for markdown) AND
|
||||
Install httpie (more simple cli than curl for http requests) AND
|
||||
Install mypy (typechecker for python):
|
||||
doas pacman -S marksman httpie mypy
|
||||
|
|
|
|||
Loading…
Add table
Add a link
Reference in a new issue