cbaziotis/ekphrasis

Installing from pypi doesn't pull in deps

ckingdev opened this issue · 2 comments

Installing with the usual

pip install ekphrasis

doesn't install ftfy, termcolor, or colorama. I'm guessing it doesn't install any of the dependencies, but I already had the others installed.

Hi, I am aware of this issue. I assume that it is an easy fix. I will look into it. Thanks!

Added requirements to setup.py. Closing issue.