On 06/17/2016 01:31 PM, Danny Milosavljevic wrote: > Thanks! > > I've asked the jedi maintainers, see > <https://github.com/davidhalter/jedi/issues/733> > >
I quickly looked at the code, some of the dependencies are listed in tox.ini (mostly those needed for testing), but there doesn't seem to be anything in setup.py. Maybe there are no runtime requirements :) Anyway, we should return an empty list when the 'run_requires' key is missing from the JSON file. Cyril.
