bernd-wechner / Degoo

CLI tool(s) for working with Degoo cloud storage
Other
143 stars 41 forks source link

Missing Python Requirements #14

Closed jneuhaus closed 3 years ago

jneuhaus commented 3 years ago

Had to add the following to requirements.txt before build.py would run:

clint==0.5.1 requests-toolbelt==0.9.1

MDKPredator commented 3 years ago

I have launched a PR to fix this. @bernd-wechner I'm sorry I didn't see this when I uploaded the changes.