Sign in
android
/
platform
/
external
/
python
/
pylint
/
54a31ee30b6847175b2119f235ef191c95c2a504
/
.
/
setup.py
blob: d5d43d7c93acf853a103e353a91b3972aa884d5c [
file
] [
log
] [
blame
]
from
setuptools
import
setup
setup
(
use_scm_version
=
True
)