aboutsummaryrefslogtreecommitdiff
path: root/pyaggr3g470r
diff options
context:
space:
mode:
authorCédric Bonhomme <kimble.mandel@gmail.com>2013-11-17 00:12:28 +0100
committerCédric Bonhomme <kimble.mandel@gmail.com>2013-11-17 00:12:28 +0100
commit15e256dedfb122153ac916ce4fc947b30f4f090b (patch)
treea700193ef09d035150a02dab39c5feab315137c3 /pyaggr3g470r
parentAdded comments in models.py. (diff)
downloadnewspipe-15e256dedfb122153ac916ce4fc947b30f4f090b.tar.gz
newspipe-15e256dedfb122153ac916ce4fc947b30f4f090b.tar.bz2
newspipe-15e256dedfb122153ac916ce4fc947b30f4f090b.zip
Removed old requirements.txt file.
Diffstat (limited to 'pyaggr3g470r')
-rw-r--r--pyaggr3g470r/requirements.txt17
1 files changed, 0 insertions, 17 deletions
diff --git a/pyaggr3g470r/requirements.txt b/pyaggr3g470r/requirements.txt
deleted file mode 100644
index 99e370ca..00000000
--- a/pyaggr3g470r/requirements.txt
+++ /dev/null
@@ -1,17 +0,0 @@
-BeautifulSoup
-requests
-readability-lxml
-docx
-pdfminer
-mongoengine
-elasticsearch
-Flask
-flask-mongoengine
-Flask-DebugToolbar
-Flask-Admin
-Flask-Login
-Flask-Principal
-Flask-WTF
-Flask-Mail
-WTForms
-blinker \ No newline at end of file
bgstack15