trixi-framework / Trixi.jl

Trixi.jl: Adaptive high-order numerical simulations of conservation laws in Julia
https://trixi-framework.github.io/Trixi.jl
MIT License
505 stars 98 forks source link

Remove bandaid related to FFMPEG from `test/Project.toml` #1859

Open ranocha opened 4 months ago

ranocha commented 4 months ago

The hotfix was introduced in https://github.com/trixi-framework/Trixi.jl/pull/1858. We should be able to delete it when https://github.com/JuliaIO/FFMPEG.jl/pull/59 gets merged and a new release of FFMPEG.jl is published.