jazzband / django-embed-video

Django app for easy embedding YouTube and Vimeo videos and music from SoundCloud.

Home Page:http://django-embed-video.rtfd.org

Geek Repo:Geek Repo

Github PK Tool:Github PK Tool

Issues with testing on Pypy3

jezdez opened this issue · 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.