Compare commits
2 Commits
251859e989
...
10d1954125
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
Loading…
Reference in New Issue
Block a user