hauntsaninja / mypy_primer

Run mypy and pyright over millions of lines of code
MIT License
55 stars 29 forks source link

install pluggy in CI when running mypy on pytest #114

Closed AlexWaygood closed 5 months ago

AlexWaygood commented 5 months ago

https://github.com/python/typeshed/pull/11351#issuecomment-1919424187

AlexWaygood commented 5 months ago

looks like that cI failure also occurs on master