Introduction
Introduction Statistics Contact Development Disclaimer Help
Add missing dependancy - toot - Unnamed repository; edit this file 'description…
Log
Files
Refs
LICENSE
---
commit a365147a191f6cc6d037d19184b4451c4406d394
parent 40a07392274e0f15f9cdce8e6d22ac4cedb6be3a
Author: Ivan Habunek <[email protected]>
Date: Wed, 12 Apr 2017 17:02:27 +0200
Add missing dependancy
Diffstat:
setup.py | 1 +
1 file changed, 1 insertion(+), 0 deletions(-)
---
diff --git a/setup.py b/setup.py
@@ -29,6 +29,7 @@ setup(
],
packages=['toot'],
install_requires=[
+ 'requests>=2.0.0<3.0.0',
'future'
],
entry_points={
You are viewing proxied material from vernunftzentrum.de. The copyright of proxied material belongs to its original authors. Any comments or complaints in relation to proxied material should be directed to the original authors of the content concerned. Please see the disclaimer for more details.