Issues with testing on Pypy3
jezdez opened this issue · 2 comments
jezdez commented
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?
aleksihakli commented
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
jezdez commented
Let's keep it as there seems to be a fix already out.