mirror of
https://github.com/3b1b/manim.git
synced 2025-08-05 16:49:03 +00:00
Merge pull request #663 from pranjaldhole/master
conda environment bug fix with pyreadline package, closes #662
This commit is contained in:
commit
f0cff687aa
1 changed files with 4 additions and 2 deletions
|
@ -14,4 +14,6 @@ dependencies:
|
|||
- opencv==3.4.2
|
||||
- pycairo==1.18.0
|
||||
- pydub==0.23.0
|
||||
- pyreadline
|
||||
- ffmpeg
|
||||
- pip:
|
||||
- pyreadline
|
||||
|
|
Loading…
Add table
Reference in a new issue