Israël Hallé

Results 62 comments of Israël Hallé

I updated the dependencies in requirements.txt (running pip-compile --upgrade ...)

Seems like many dependencies are not supporting python 3.6 anymore (Such as marshmallow 3.15...) Any thought about dropping python 3.6 support?

Seems like there's more error about typing in test_make and the setup of fixture generator I'm not familiar with. I've spent more time than I care at that point. Anyone...

Actually, I might have something that goes green now.

Ok this is it. I had to run the lock command under linux...

Seems like other PR have more complete fix. Closing!

Having a similar bug with `opensearch-py` and mypy complaining about `types-simplejson` or `type-six`. Happens only once, and then it succeed, even with `--no-pantsd` and `--no-local-cache`. I am unfortunately unable to...