--- a/script/lib/iri_tweet/iri_tweet/stream.py Thu Jan 10 18:36:36 2019 +0100
+++ b/script/lib/iri_tweet/iri_tweet/stream.py Thu Jan 10 18:53:10 2019 +0100
@@ -193,7 +193,7 @@
yield tweet
if has_stopped:
- raise StopIteration()
+ return
def close(self):
--- a/script/virtualenv/script/res/requirement.txt Thu Jan 10 18:36:36 2019 +0100
+++ b/script/virtualenv/script/res/requirement.txt Thu Jan 10 18:53:10 2019 +0100
@@ -5,7 +5,6 @@
cssselect==1.0.3
docutils==0.14
idna==2.8
-iri-tweet===0.82.0final0
isort==4.3.4
lazy-object-proxy==1.3.1
lockfile==0.12.2