pySpeechRev icon indicating copy to clipboard operation
pySpeechRev copied to clipboard

Keep track of project requirements

Open shuttle1987 opened this issue 6 years ago • 0 comments

It would be good to keep track of the requirements this project has in a machine readable format such as the common requirement.txt output. By using the requirements specifiers from pip you can then specify versions required for this project, this will make it easier for people to install the dependencies and to use this code.

shuttle1987 avatar Oct 06 '19 10:10 shuttle1987