Sign in
android
/
platform
/
external
/
python
/
pylint
/
refs/tags/ndk-r26-beta1
/
.
/
requirements_test_pre_commit.txt
blob: dc2031fb8a0b82f7796add259e10bc74a683c59d [
file
] [
log
] [
blame
]
# Everything in this file should reflect the pre-commit configuration
# in .pre-commit-config.yaml
black==21.8b0;python_full_version>="3.6.2"
flake8==3.9.2
isort==5.9.3
mypy==0.910