forked from localhorst/media_management_scripts
Compare commits
2 Commits
dejavu-mac
...
fix-instal
Author | SHA1 | Date | |
---|---|---|---|
10d1954125
|
|||
084b27ecd4
|
0
check_metadata/checkMetadata/__init__.py
Normal file
0
check_metadata/checkMetadata/__init__.py
Normal file
@ -9,4 +9,7 @@ setup(
|
||||
"checkMetadata = checkMetadata.__main__:main"
|
||||
]
|
||||
},
|
||||
install_requires=[
|
||||
'tqdm>=4.62.3'
|
||||
]
|
||||
)
|
0
codec_visualizer/codecVis/__init__.py
Normal file
0
codec_visualizer/codecVis/__init__.py
Normal file
Reference in New Issue
Block a user