File tree Expand file tree Collapse file tree
Expand file tree Collapse file tree Original file line number Diff line number Diff line change @@ -81,7 +81,7 @@ test_script:
8181
8282 # this are optional dependencies so that we don't skip so many tests...
8383 - if x%TEST_ALL% == xyes conda install -q ffmpeg inkscape miktex
84- # missing packages on conda-forge for avconv imagemagick
84+ # missing packages on conda-forge for imagemagick
8585 # This install sometimes failed randomly :-(
8686 # - choco install imagemagick
8787
Original file line number Diff line number Diff line change @@ -144,8 +144,7 @@ optional Matplotlib backends and the capabilities they provide.
144144 For better support of animation output format and image file formats, LaTeX,
145145etc., you can install the following:
146146
147- * `ffmpeg <https://www.ffmpeg.org/ >`_/`avconv
148- <https://libav.org/avconv.html> `_: for saving movies;
147+ * `ffmpeg <https://www.ffmpeg.org/ >`_: for saving movies;
149148* `ImageMagick <https://www.imagemagick.org/script/index.php >`_: for saving
150149 animated gifs;
151150* `LaTeX <https://miktex.org/ >`_ and `GhostScript (>=9.0)
You can’t perform that action at this time.
0 commit comments