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

Add support for Python 3.10 #163

Closed hramezani closed 2 years ago

hramezani commented 2 years ago

it seems nose doesn't work with Python 3.10

codecov[bot] commented 2 years ago

Codecov Report

:exclamation: No coverage uploaded for pull request base (master@80822b4). Click here to learn what that means. The diff coverage is n/a.

Impacted file tree graph

@@            Coverage Diff            @@
##             master     #163   +/-   ##
=========================================
  Coverage          ?   98.89%           
=========================================
  Files             ?       17           
  Lines             ?      634           
  Branches          ?       69           
=========================================
  Hits              ?      627           
  Misses            ?        4           
  Partials          ?        3           

Continue to review full report at Codecov.

Legend - Click here to learn more Δ = absolute <relative> (impact), ø = not affected, ? = missing data Powered by Codecov. Last update 80822b4...ea6a097. Read the comment docs.

aleksihakli commented 2 years ago

Merged into upstream via squash merge, baking a new minor version with new Django and Python version support specifiers.