Spaces:
Running
Running
File size: 83 Bytes
1ee5470 |
1 2 3 4 |
from PyInstaller.utils.hooks import copy_metadata
datas = copy_metadata('espnet')
|