[Python-modules-commits] [python-social-auth] 56/322: Remove Flask-SQLAlchemy dependency from example app

Wolfgang Borgert debacle at moszumanska.debian.org
Sat Dec 24 15:12:48 UTC 2016


This is an automated email from the git hooks/post-receive script.

debacle pushed a commit to tag v0.2.10
in repository python-social-auth.

commit 30fec8813fd48817934c06274d4be241204c7110
Author: Matías Aguirre <matiasaguirre at gmail.com>
Date:   Mon Nov 24 12:48:16 2014 -0200

    Remove Flask-SQLAlchemy dependency from example app
---
 examples/flask_example/requirements.txt | 3 +--
 1 file changed, 1 insertion(+), 2 deletions(-)

diff --git a/examples/flask_example/requirements.txt b/examples/flask_example/requirements.txt
index 97de88f..418fc86 100644
--- a/examples/flask_example/requirements.txt
+++ b/examples/flask_example/requirements.txt
@@ -1,7 +1,6 @@
 Flask
-Flask-SQLAlchemy
 Flask-Login
 Flask-Script
 Werkzeug
 pysqlite
-Jinja2
\ No newline at end of file
+Jinja2

-- 
Alioth's /usr/local/bin/git-commit-notice on /srv/git.debian.org/git/python-modules/packages/python-social-auth.git



More information about the Python-modules-commits mailing list