Sign in
android
/
platform
/
external
/
python
/
daf15259d651a4e3593abc5bf26705ee638debb1
/
.
/
Tools
/
scripts
/
setup.py
blob: 20926dc67e6245cf47f78e201a4e20b16ecce867 [
file
]
from
distutils
.
core
import
setup
setup
(
scripts
=[
'byteyears.py'
,
'checkpyc.py'
,
'copytime.py'
,
'crlf.py'
,
'dutree.py'
,
'ftpmirror.py'
,
'h2py.py'
,
'lfcr.py'
,
'logmerge.py'
,
'../../Lib/tabnanny.py'
,
'untabify.py'
,
],
)