Andrey Lebedev

Results 54 comments of Andrey Lebedev

Yeah, the plugin doesn't do anything special about module lookups (and probably shouldn't do). Instead of setting PYTHONPATH, you can try setting `mypy_path=libs` in your `mypy.ini`. See https://mypy.readthedocs.io/en/stable/config_file.html#confval-mypy_path

Hm, I'm not sure what's your problem now. Stubs for `zope.interface` and `zope.schema` are included in `mypy-zope`, so you should not provide them yourself. Why are you trying to include...

Is there a simple way for me to repro the issue?

Oh, I see. I'll try to play with it tomorrow.

So, a bit later than I would've liked, but I did look into this. Apparently mypy only looks for stub dirs in site-packages dir, i.e. ones that are returned by...

Naviter API is not very usable for this purpose, because there's no public API and one needs an account (with the key) to use it. At least that was the...

Hi @kirmaha , yeah, this looks like an issue with those plugins. You can try asking argenta devs to support French version as well, would be simpler to maintain than...

@kirmaha I'm happy to update the link in the list of plugins to reference the more up-to-date fork, but there's one problem: pypi has a released package: [ofxstatement-be-argenta 1.0.5](https://pypi.org/project/ofxstatement-be-argenta) by...

@dev590t do you mean this? ``` ```