]> git.bitcoin.ninja Git - youtube-dl/commitdiff
setup.py: Make sure the setuptools_available variable is set
authorJaime Marquínez Ferrándiz <jaime.marquinez.ferrandiz@gmail.com>
Mon, 28 Oct 2013 15:54:38 +0000 (16:54 +0100)
committerJaime Marquínez Ferrándiz <jaime.marquinez.ferrandiz@gmail.com>
Mon, 28 Oct 2013 15:54:48 +0000 (16:54 +0100)
Otherwise it would crash if it can't import setuptools.


No differences found