ivankorobkov / python-inject

Python dependency injection
Apache License 2.0
671 stars 77 forks source link

Version 5.0.0 unintentially installs "typeshed" package, breaking VS code / pylance / pyright #89

Closed caspervdw closed 8 months ago

caspervdw commented 11 months ago

See https://github.com/microsoft/pyright/issues/5611 for the discussion at pyright.

The new version of pyright will deal with this, but it is for sure something to be fixed here.

ivankorobkov commented 11 months ago

Hi!

OK, I see. I will try to fix it in a couple of days and release the next version.

Thank you for reporting a bug.

ivankorobkov commented 8 months ago

Fixed in https://pypi.org/project/inject/5.1.0/