Merge pull request #335490 from natsukium/manim-slides/fix
python312Packages.manim-slides: add missing build dependency
This commit is contained in:
commit
353f64c18e
@ -5,6 +5,7 @@
|
||||
pythonOlder,
|
||||
|
||||
hatchling,
|
||||
hatch-fancy-pypi-readme,
|
||||
manim,
|
||||
ffmpeg,
|
||||
|
||||
@ -48,6 +49,7 @@ buildPythonPackage rec {
|
||||
|
||||
build-system = [
|
||||
hatchling
|
||||
hatch-fancy-pypi-readme
|
||||
];
|
||||
|
||||
pythonRemoveDeps = [ "opencv-python" ];
|
||||
|
Loading…
Reference in New Issue
Block a user