[ADD] Mypy configuration files
This commit is contained in:
parent
ac7ed4a49b
commit
e56415d525
2 changed files with 5 additions and 0 deletions
2
Makefile
2
Makefile
|
|
@ -4,6 +4,7 @@ CLI_PACKAGES := \
|
|||
gdb \
|
||||
git \
|
||||
isort \
|
||||
mypy \
|
||||
ranger \
|
||||
scripts \
|
||||
shell \
|
||||
|
|
@ -33,6 +34,7 @@ CLI_DEPENDENCIES := \
|
|||
community/git-lfs \
|
||||
community/lesspipe \
|
||||
community/mosh \
|
||||
community/mypy \
|
||||
community/pandoc \
|
||||
community/shellcheck \
|
||||
community/shfmt \
|
||||
|
|
|
|||
Loading…
Add table
Add a link
Reference in a new issue