forked from hasufell/hasufell-repository
dev-lang/coconut: add mypy suggestion
This commit is contained in:
parent
2721b42576
commit
e0fda4950e
@ -32,7 +32,8 @@ DEPENDENCIES="
|
|||||||
dev-python/prompt_toolkit[>=1.0&<1.1][python_abis:*(-)?]
|
dev-python/prompt_toolkit[>=1.0&<1.1][python_abis:*(-)?]
|
||||||
dev-python/pyparsing[>=2.1.10&<2.1.11][python_abis:*(-)?]
|
dev-python/pyparsing[>=2.1.10&<2.1.11][python_abis:*(-)?]
|
||||||
python_abis:2.7? ( dev-python/futures[>=3.0&<3.1][python_abis:2.7] )
|
python_abis:2.7? ( dev-python/futures[>=3.0&<3.1][python_abis:2.7] )
|
||||||
|
suggestion:
|
||||||
|
dev-python/mypy [[ description = [ coconut can run mypy on the compiled python code ] ]]
|
||||||
"
|
"
|
||||||
|
|
||||||
BUGS_TO="hasufell@posteo.de"
|
BUGS_TO="hasufell@posteo.de"
|
Loading…
Reference in New Issue
Block a user