Introduction
Introduction Statistics Contact Development Disclaimer Help
Fix requirements - toot - Unnamed repository; edit this file 'description' to n…
Log
Files
Refs
LICENSE
---
commit c9ece5948234d298d89c698501dcadd177ba7c8e
parent 52bf99b8c2093cce868d1ab6260399f1b60b6d30
Author: Ivan Habunek <[email protected]>
Date: Thu, 13 Apr 2017 10:04:38 +0200
Fix requirements
Diffstat:
setup.py | 2 +-
1 file changed, 1 insertion(+), 1 deletion(-)
---
diff --git a/setup.py b/setup.py
@@ -29,7 +29,7 @@ setup(
],
packages=['toot'],
install_requires=[
- 'requests>=2.0.0<3.0.0',
+ 'requests ~= 2.13',
'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.