Merge branch 'master' of github.com:fireeye/capa into feature-447

This commit is contained in:
William Ballenthin
2021-06-10 09:02:39 -06:00
4 changed files with 8 additions and 3 deletions

View File

@@ -75,7 +75,11 @@ setuptools.setup(
"isort==5.8.0",
],
"mypy": [
"types-PyYAML",
"types-colorama",
"types-tabulate",
"types-termcolor",
"types-backports",
],
},
zip_safe=False,