Rfaulk has uploaded a new change for review.

  https://gerrit.wikimedia.org/r/84486


Change subject: add - MySQL-python and Flask-Login packs.
......................................................................

add - MySQL-python and Flask-Login packs.

Change-Id: I9b1186c836839c9aea12c2ecf89f66a5a37973b8
---
M setup.py
1 file changed, 2 insertions(+), 1 deletion(-)


  git pull ssh://gerrit.wikimedia.org:29418/analytics/user-metrics 
refs/changes/86/84486/1

diff --git a/setup.py b/setup.py
index fd2f670..de58a9d 100644
--- a/setup.py
+++ b/setup.py
@@ -28,7 +28,8 @@
         'numpy == 1.6.2',
         'Flask == 0.9',
         'python-dateutil >= 2.1',
-        # MySQLdb is not in PyPi
+        'Flask >= 0.2.7',
+        'MySQL-python >= 1.2.3',
     ],
     classifiers=[
         'Development Status :: 4 - Beta',

-- 
To view, visit https://gerrit.wikimedia.org/r/84486
To unsubscribe, visit https://gerrit.wikimedia.org/r/settings

Gerrit-MessageType: newchange
Gerrit-Change-Id: I9b1186c836839c9aea12c2ecf89f66a5a37973b8
Gerrit-PatchSet: 1
Gerrit-Project: analytics/user-metrics
Gerrit-Branch: master
Gerrit-Owner: Rfaulk <rfaulk...@wikimedia.org>

_______________________________________________
MediaWiki-commits mailing list
MediaWiki-commits@lists.wikimedia.org
https://lists.wikimedia.org/mailman/listinfo/mediawiki-commits

Reply via email to