dev-python/mypy: fix deps
This commit is contained in:
parent
4dc5fd35fc
commit
aef206e15e
@ -23,7 +23,7 @@ MYOPTIONS=""
|
|||||||
|
|
||||||
DEPENDENCIES="
|
DEPENDENCIES="
|
||||||
build+run:
|
build+run:
|
||||||
dev-python/typed-ast[>=1.0.0&<1.1.0]
|
dev-python/typed-ast[>=1.0.0&<1.1.0][python_abis:*(-)?]
|
||||||
python_abis:3.3? ( dev-python/typing[>=3.5.3][python_abis:3.3] )
|
python_abis:3.3? ( dev-python/typing[>=3.5.3][python_abis:3.3] )
|
||||||
python_abis:3.4? ( dev-python/typing[>=3.5.3][python_abis:3.4] )
|
python_abis:3.4? ( dev-python/typing[>=3.5.3][python_abis:3.4] )
|
||||||
"
|
"
|
Loading…
Reference in New Issue
Block a user