[Date Prev][Date Next][Thread Prev][Thread Next][Date Index][Thread Index]
bug#23780: guix import pypi jedi: weird backtrace, no proper error messa
From: |
Cyril Roelandt |
Subject: |
bug#23780: guix import pypi jedi: weird backtrace, no proper error message |
Date: |
Fri, 17 Jun 2016 13:55:52 +0200 |
User-agent: |
Mozilla/5.0 (X11; Linux x86_64; rv:38.0) Gecko/20100101 Icedove/38.7.2 |
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.