1
0
mirror of https://github.com/EDCD/EDMarketConnector.git synced 2025-04-18 18:07:37 +03:00

requirements-dev.txt: Add mypy and safety

This commit is contained in:
Athanasius 2020-10-08 13:44:14 +01:00
parent 7d4bef686c
commit db40197f80

View File

@ -11,7 +11,9 @@ flake8-noqa==1.0.5
flake8-polyfill==1.0.2
flake8-use-fstring==1.1
mypy==0.782
pep8-naming==0.11.1
safety==1.9.0
# Code formatting tools
autopep8==1.5.4