8000 Merge pull request #21956 from anntzer/unavconv · matplotlib/matplotlib@a5929d1 · GitHub
[go: up one dir, main page]

Skip to content

Commit a5929d1

Browse files
authored
Merge pull request #21956 from anntzer/unavconv
Remove tests for avconv animation writers.
2 parents 83fb244 + 5217ca2 commit a5929d1

File tree

1 file changed

+0
-2
lines changed

1 file changed

+0
-2
lines changed

lib/matplotlib/tests/test_animation.py

Lines changed: 0 additions & 2 deletions
Original file line numberDiff line numberDiff line change
@@ -138,8 +138,6 @@ def isAvailable(cls):
138138
WRITER_OUTPUT = [
139139
('ffmpeg', 'movie.mp4'),
140140
('ffmpeg_file', 'movie.mp4'),
141-
('avconv', 'movie.mp4'),
142-
('avconv_file', 'movie.mp4'),
143141
('imagemagick', 'movie.gif'),
144142
('imagemagick_file', 'movie.gif'),
145143
('pillow', 'movie.gif'),

0 commit comments

Comments
 (0)
0