Skip to content

Commit

Permalink
fix(overrides): migrate ffmpy to poetry-core
Browse files Browse the repository at this point in the history
  • Loading branch information
cheriimoya authored and cpcloud committed Oct 28, 2024
1 parent 41533a1 commit 87d4909
Showing 1 changed file with 5 additions and 1 deletion.
6 changes: 5 additions & 1 deletion overrides/build-systems.json
Original file line number Diff line number Diff line change
Expand Up @@ -6962,7 +6962,11 @@
"setuptools"
],
"ffmpy": [
"setuptools"
"setuptools",
{
"buildSystem": "poetry-core",
"from": "0.4.0"
}
],
"fhconfparser": [
"poetry-core"
Expand Down

0 comments on commit 87d4909

Please sign in to comment.