Skip to content
Permalink
Browse files

adding requests_futures to requirements list

  • Loading branch information...
shawnmjones committed Jun 17, 2019
1 parent b0f65d2 commit 8d1ee272dff0c7b9ce61d6224a1ad33d31c076b4
Showing with 2 additions and 1 deletion.
  1. +2 −1 setup.py
@@ -42,7 +42,8 @@
'pyyaml',
'python-twitter',
'requests',
'requests_cache'
'requests_cache',
'requests_futures'
],
test_suite="tests",
zip_safe=True,

0 comments on commit 8d1ee27

Please sign in to comment.
You can’t perform that action at this time.