普通文本  |  5行  |  88 B

from distutils.core import setup
import py2exe

setup(console=['cygwin-downloader.py'])