Skip to content
  • Laurent Bachelier's avatar
    Simplify setup.py, support more distros · e69adf35
    Laurent Bachelier authored
    This should force Python 2 on Gentoo (though it worked with default
    config), and work again with Arch.
    The find_executable() function should work on POSIX and Windows
    platforms.
    It is also easily possible to override executables.
    Generally the code is shorter and PEP8 compliant.
    e69adf35