mirror of
https://github.com/3b1b/manim.git
synced 2025-11-13 16:17:48 +00:00
22 lines
303 B
YAML
22 lines
303 B
YAML
name: manim_shaders
|
|
channels:
|
|
- defaults
|
|
- conda-forge
|
|
dependencies:
|
|
- python=3.7
|
|
- pip
|
|
- pip:
|
|
- pyreadline
|
|
- mapbox-earcut
|
|
- moderngl_window
|
|
- screeninfo
|
|
- argparse
|
|
- colour
|
|
- numpy
|
|
- Pillow
|
|
- progressbar
|
|
- scipy
|
|
- tqdm
|
|
- moderngl
|
|
- pydub
|
|
|