mirror of
https://github.com/master-of-zen/Av1an.git
synced 2024-11-25 02:29:40 +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
|
||||
|
||||
# TODO: rewrite it in rust
|
||||
|
||||
REQUIRES = [
|
||||
'numpy',
|
||||
'scenedetect[opencv]',
|
||||
|
|
Loading…
Reference in a new issue