📝 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
|
paru svgo
|
||||||
|
|
||||||
06/02/2023
|
06/02/2023
|
||||||
Install Marksman (code assister for markdown) And
|
Install Marksman (code assister for markdown) AND
|
||||||
Install httpie (more simple cli than curl for http requests):
|
Install httpie (more simple cli than curl for http requests) AND
|
||||||
doas pacman -S marksman httpie
|
Install mypy (typechecker for python):
|
||||||
|
doas pacman -S marksman httpie mypy
|
||||||
|
|
|
||||||
Loading…
Add table
Add a link
Reference in a new issue