mypy #33

Manually merged
hasufell merged 2 commits from kapsh/hasufell-repository:mypy into master 2020-09-17 15:57:55 +00:00
2 changed files with 1 additions and 1 deletions

View File

@ -24,7 +24,7 @@ MYOPTIONS=""
DEPENDENCIES="
build+run:
dev-python/typed-ast[>=1.4.0&<1.5.0][python_abis:*(-)?]
dev-python/mypy_extensions[>=0.4.0&<0.5.0][python_abis:*(-)?]
dev-python/mypy_extensions[>=0.4.3&<0.5.0][python_abis:*(-)?]
dev-python/typing-extensions[>=3.7.4][python_abis:*(-)?]
test:
dev-python/attrs[>=18.0][python_abis:*(-)?]