Skip to content

Commit a29eabd

Browse files
authored
Merge pull request #99 from ManimCommunity/remove_unnecessary_files
Remove unnecessary files
2 parents 24e5afa + 6ce34fc commit a29eabd

File tree

8 files changed

+0
-111
lines changed

8 files changed

+0
-111
lines changed

manim/__init__.py

Lines changed: 0 additions & 1 deletion
Original file line numberDiff line numberDiff line change
@@ -51,7 +51,6 @@
5151
from .scene.scene import *
5252
from .scene.sample_space_scene import *
5353
from .scene.graph_scene import *
54-
from .scene.scene_from_video import *
5554
from .scene.three_d_scene import *
5655
from .scene.vector_space_scene import *
5756
from .scene.zoomed_scene import *

manim/files/Bubbles_speech.svg

Lines changed: 0 additions & 11 deletions
This file was deleted.

manim/files/Bubbles_thought.svg

Lines changed: 0 additions & 18 deletions
This file was deleted.

manim/files/PiCreatures_plain.svg

Lines changed: 0 additions & 24 deletions
This file was deleted.

manim/scene/media_dir.txt

Lines changed: 0 additions & 1 deletion
This file was deleted.

manim/scene/scene_from_video.py

Lines changed: 0 additions & 54 deletions
This file was deleted.

requirements.txt

Lines changed: 0 additions & 1 deletion
Original file line numberDiff line numberDiff line change
@@ -5,7 +5,6 @@ Pillow
55
progressbar
66
scipy
77
tqdm
8-
# opencv-python
98
pycairo
109
pydub
1110
pygments

setup.py

Lines changed: 0 additions & 1 deletion
Original file line numberDiff line numberDiff line change
@@ -21,7 +21,6 @@
2121
"progressbar",
2222
"scipy",
2323
"tqdm",
24-
"opencv-python",
2524
"pycairo",
2625
"pydub",
2726
"pygments",

0 commit comments

Comments
 (0)