From 34ceb274c3a1ac3c43460c9fc7b2fb88d72e8a35 Mon Sep 17 00:00:00 2001 From: Jimmy Zelinskie Date: Mon, 23 Feb 2015 14:31:24 -0500 Subject: [PATCH] requirements: switch to vendored python-etcd --- requirements-nover.txt | 4 ++-- requirements.txt | 2 +- 2 files changed, 3 insertions(+), 3 deletions(-) diff --git a/requirements-nover.txt b/requirements-nover.txt index b81936ec7..5eb570581 100644 --- a/requirements-nover.txt +++ b/requirements-nover.txt @@ -41,10 +41,10 @@ git+https://github.com/DevTable/anunidecode.git git+https://github.com/DevTable/avatar-generator.git git+https://github.com/DevTable/pygithub.git git+https://github.com/DevTable/container-cloud-config.git -git+https://github.com/jplana/python-etcd.git +git+https://github.com/DevTable/python-etcd.git gipc pyOpenSSL pygpgme cachetools mock -psutil \ No newline at end of file +psutil diff --git a/requirements.txt b/requirements.txt index ee41fcc56..5b5f061a2 100644 --- a/requirements.txt +++ b/requirements.txt @@ -66,5 +66,5 @@ git+https://github.com/DevTable/anunidecode.git git+https://github.com/DevTable/avatar-generator.git git+https://github.com/DevTable/pygithub.git git+https://github.com/DevTable/container-cloud-config.git +git+https://github.com/DevTable/python-etcd.git git+https://github.com/NateFerrero/oauth2lib.git -git+https://github.com/jplana/python-etcd.git