mirror of
https://github.com/3b1b/manim.git
synced 2025-09-01 00:48:45 +00:00
conda environment bug fix with pyreadline package, closes #662
This commit is contained in:
parent
49582c3591
commit
06f78bf28f
1 changed files with 2 additions and 1 deletions
|
@ -14,4 +14,5 @@ dependencies:
|
|||
- opencv==3.4.2
|
||||
- pycairo==1.18.0
|
||||
- pydub==0.23.0
|
||||
- pyreadline
|
||||
- pip:
|
||||
- pyreadline
|
||||
|
|
Loading…
Add table
Reference in a new issue