blob: 20926dc67e6245cf47f78e201a4e20b16ecce867 [file] [log] [blame]
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',
],
)