Merge remote-tracking branch 'kapsh/mypy'

This commit is contained in:
Julian Ospald 2019-03-10 20:10:23 +08:00
commit bf95a7808c
No known key found for this signature in database
GPG Key ID: 511B62C09D50CD28
1 changed files with 1 additions and 2 deletions

View File

@ -23,7 +23,7 @@ MYOPTIONS=""
DEPENDENCIES="
build+run:
dev-python/typed-ast[>=1.1.0&<1.2.0][python_abis:*(-)?]
dev-python/typed-ast[>=1.3.1&<1.4.0][python_abis:*(-)?]
dev-python/mypy_extensions[>=0.4.0&<0.5.0][python_abis:*(-)?]
python_abis:3.4? (
dev-python/typing[>=3.5.3][python_abis:3.4]
@ -41,7 +41,6 @@ DEPENDENCIES="
BUGS_TO="hasufell@posteo.de"
# Require upstream release with https://github.com/python/mypy/pull/5191 included
# Require unpackaged: flake8-bugbear, flake8-pyi
RESTRICT="test"