The repo does not contain neither requirements nor Pipfile. It would be good to add such a file for people who would like to contribute in the future. I suggest that we use Pipfile because it can differentiate between regular and development dependencies. I can make a PR to add the file, if everyone are OK with the idea. The only thing I'm not sure is whether the pipenv is the good tool to deal with library dependencies?
The repo does not contain neither requirements nor
Pipfile. It would be good to add such a file for people who would like to contribute in the future. I suggest that we usePipfilebecause it can differentiate between regular and development dependencies. I can make a PR to add the file, if everyone are OK with the idea. The only thing I'm not sure is whether thepipenvis the good tool to deal with library dependencies?