karstenw / photobotlib

A python 2/3/NodeBox1 pillow library extracted from the objc-nodebox Library.

Geek Repo:Geek Repo

Github PK Tool:Github PK Tool

Include requirements in setup.py

stuaxo opened this issue · comments

It would be good if installing this also installed the requirements (Pillow) when installing.

Never done this before. Works on py3 but tries to install the wrong version (8.* instead of last py2 6.2.2) for py2. Needs more learning on my side.

Works.

Installing Pillow < current makes the Security watchdog barf.