[copr] master: Add blinker to requirements, sort them alphabetically (6f8dbcd)

bkabrda at fedoraproject.org bkabrda at fedoraproject.org
Fri Feb 15 11:24:42 UTC 2013


Repository : http://git.fedorahosted.org/cgit/copr.git

On branch  : master

>---------------------------------------------------------------

commit 6f8dbcd75b25387b8a9268b0965705d592fe3c5b
Author: Bohuslav Kabrda <bkabrda at redhat.com>
Date:   Fri Feb 15 09:09:53 2013 +0100

    Add blinker to requirements, sort them alphabetically


>---------------------------------------------------------------

 requirements.txt |    7 ++++---
 1 files changed, 4 insertions(+), 3 deletions(-)

diff --git a/requirements.txt b/requirements.txt
index 6217ff4..d9b8d1f 100644
--- a/requirements.txt
+++ b/requirements.txt
@@ -1,10 +1,11 @@
 # Used for when working from a virtualenv.
 # Use this file by running "$ pip install -r requirements.txt"
+alembic
 argparse
+blinker
 flask-sqlalchemy
 flask-openid
-flask-wtf
-alembic
-pytest
 flask-script
 flask-whooshee
+flask-wtf
+pytest



More information about the copr-devel mailing list