jazzband/django-embed-video

Issues with testing on Pypy3

jezdez opened this issue · 2 comments

Seems like something is wrong with the Pypy3 setup: https://github.com/jazzband/django-embed-video/actions/runs/430202855

@aleksihakli Any idea what that could be?

Seems like the problem is actions/setup-python#171

I'm wondering if we should just deprecate PyPy3 from the required test matrix, or keep it?

Please also see #147

Let's keep it as there seems to be a fix already out.