mirror of
https://github.com/master-of-zen/Av1an.git
synced 2024-11-25 10:40:51 +00:00
TODO: rewrite it in rust
This commit is contained in:
parent
317a3149cb
commit
14d4524cc6
1 changed files with 2 additions and 0 deletions
2
setup.py
2
setup.py
|
@ -1,5 +1,7 @@
|
||||||
import setuptools
|
import setuptools
|
||||||
|
|
||||||
|
# TODO: rewrite it in rust
|
||||||
|
|
||||||
REQUIRES = [
|
REQUIRES = [
|
||||||
'numpy',
|
'numpy',
|
||||||
'scenedetect[opencv]',
|
'scenedetect[opencv]',
|
||||||
|
|
Loading…
Reference in a new issue