smartfile / client-python

SmartFile API Client (Python).
http://app.smartfile.com/api/
MIT License
20 stars 7 forks source link

Use requirements.txt dependencies for setup.py #13

Closed cabarnes closed 7 years ago

cabarnes commented 7 years ago

The dependencies had gotten out of date in setup.py. This will make it so that it is always in sync with requirements.txt.