Closed yurivict closed 3 weeks ago
The project imports numpy, pydub, pyaudio, tqdm, but they aren't listed as dependencies.
In case there are no required dependencies - the require and depend clauses should be left empty, and optional dependencies should still be listed.
Otherwise the lack of this info causes confusion.
The project imports numpy, pydub, pyaudio, tqdm, but they aren't listed as dependencies.
In case there are no required dependencies - the require and depend clauses should be left empty, and optional dependencies should still be listed.
Otherwise the lack of this info causes confusion.