Skip to content
  • Christophe de Vienne's avatar
    Depends on Pillow instead of PIL (closes #4451119) · 3b6474298c01
    Christophe de Vienne authored
    The Pillow library is becoming the de-facto replacement for PIL.
    It also is way simpler to install with pip than PIL.
    
    Putting it as a dependency allows pip to be happier, without forcing older
    distributions still shipping PIL to switch.
    3b6474298c01