From 771a134a3eb2493b6a4f07c51afa4707eaa3a1c0 Mon Sep 17 00:00:00 2001 From: Serg Melikyan Date: Tue, 23 Jul 2013 14:17:31 +0400 Subject: [PATCH] Added missed requirement to Puka with SSL --- requirements.txt | 3 ++- 1 file changed, 2 insertions(+), 1 deletion(-) diff --git a/requirements.txt b/requirements.txt index baa1f27..6e3b4ab 100644 --- a/requirements.txt +++ b/requirements.txt @@ -4,4 +4,5 @@ anyjson eventlet>=0.9.12 argparse iso8601>=0.1.4 -oslo.config \ No newline at end of file +oslo.config +https://github.com/istalker2/puka/releases/download/0.0.7a/puka-0.0.7a.tar.gz \ No newline at end of file