mirror of
https://github.com/3b1b/manim.git
synced 2025-04-13 09:47:07 +00:00
add PyOpenGL packages in requirements.txt and environment.yml
This commit is contained in:
parent
b7bd40a6f6
commit
cfa8577454
2 changed files with 3 additions and 1 deletions
|
@ -24,4 +24,5 @@ dependencies:
|
|||
- pyyaml
|
||||
- validators
|
||||
- ipython
|
||||
- PyOpenGL
|
||||
|
||||
|
|
|
@ -15,4 +15,5 @@ pyyaml
|
|||
screeninfo
|
||||
pyreadline; sys_platform == 'win32'
|
||||
validators
|
||||
ipython
|
||||
ipython
|
||||
PyOpenGL
|
Loading…
Add table
Reference in a new issue