moved reqs

This commit is contained in:
Federico Galatolo
2021-04-22 17:16:58 +02:00
parent 5c5a2e5b9d
commit b9255e080c
2 changed files with 3 additions and 3 deletions

View File

@ -18,8 +18,6 @@ setuptools.setup(
"console_scripts": ["manim_presentation=manim_presentation.present:main"],
},
install_requires=[
"manim==0.5.0",
"opencv-python==4.5.1.48"
],
classifiers=[
"Programming Language :: Python :: 3.7",