> I reported a couple weeks ago about astroid demanding logilab-common
> >= 0.60, while the latest stable branch of logilab-common insists that
> the latest version is just 0.58.2.....
>
> So, I'm kind of stuck, looking for a "correct" solution here.

I finally just punted, and replaced (0, 58, 2) with (0, 60, 0) in
__pkginfo__.py.  This at least allows me to run pylint.  Perhaps
something subtle will break later on.

Skip
_______________________________________________
code-quality mailing list
code-quality@python.org
http://mail.python.org/mailman/listinfo/code-quality

Reply via email to