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

Drop deprecated Python 2.7 support

aleksihakli opened this issue · comments

Is it OK for everyone if the next new version drops 2.7 support?

I was planning on making a maintenance PR that adds new Django and Python versions to the test matrix and removes old ones, and would like to propose that we drop versions for which support has expired and only support Django 1.11+ and Python 3.6+.