The only thing breaking py35 testing is pre-commit, so let's just not run pre-commit for py35. Since internally, we use a version of pypy that emulates py35, let's also skip pre-commit for pypy3.
With this, I was able to bump our dev requirements a bit further.
The only thing breaking py35 testing is pre-commit, so let's just not run pre-commit for py35. Since internally, we use a version of pypy that emulates py35, let's also skip pre-commit for pypy3.
With this, I was able to bump our dev requirements a bit further.