jazzband / django-embed-video

Django app for easy embedding YouTube and Vimeo videos and music from SoundCloud.
http://django-embed-video.rtfd.org
MIT License
383 stars 137 forks source link

Drop deprecated Python 2.7 support #102

Closed aleksihakli closed 5 years ago

aleksihakli commented 5 years ago

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+.