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)
commit369a759acc9d12590355c6d9f96ef7852153570f
tree95e1d15df7c9982b4e06785875c4e14c21560534
parent79b3f6122840cf386cde6c9ec13453121944c7b0
setup.py: Make sure the setuptools_available variable is set

Otherwise it would crash if it can't import setuptools.
setup.py