[Python-modules-commits] [python-social-auth] 180/322: Add `python_chameleon` to setup

Wolfgang Borgert debacle at moszumanska.debian.org
Sat Dec 24 15:13:06 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 58915b1b32378c51ffc3f4e32e3afffb580da41b
Author: Jerome Lefeuvre <jerome.lefeuvre at gmail.com>
Date:   Thu Mar 19 13:41:14 2015 -0400

    Add `python_chameleon` to setup
---
 examples/pyramid_example/setup.py | 1 +
 1 file changed, 1 insertion(+)

diff --git a/examples/pyramid_example/setup.py b/examples/pyramid_example/setup.py
index c86070c..0b4318e 100644
--- a/examples/pyramid_example/setup.py
+++ b/examples/pyramid_example/setup.py
@@ -16,6 +16,7 @@ requires = [
     'pyramid_debugtoolbar',
     'zope.sqlalchemy',
     'waitress',
+    'pyramid_chameleon',
     ]
 
 setup(name='example',

-- 
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