mirror of
https://github.com/3b1b/manim.git
synced 2025-09-01 00:48:45 +00:00
Merge pull request #1147 from MeatBoyed/master
Pygments added to environment.yml
This commit is contained in:
commit
abc24f2d52
1 changed files with 2 additions and 1 deletions
|
@ -15,5 +15,6 @@ dependencies:
|
||||||
- pycairo==1.18.0
|
- pycairo==1.18.0
|
||||||
- pydub==0.23.0
|
- pydub==0.23.0
|
||||||
- ffmpeg
|
- ffmpeg
|
||||||
|
- pygments==2.6.1
|
||||||
- pip:
|
- pip:
|
||||||
- pyreadline
|
- pyreadline
|
||||||
|
|
Loading…
Add table
Reference in a new issue