From 77874eca921617fff5cdef97352642688dfa2c22 Mon Sep 17 00:00:00 2001 From: stv Date: Tue, 24 Jul 2018 22:41:34 -0700 Subject: [PATCH] Remove extra space --- .circleci/config.yml | 2 +- 1 file changed, 1 insertion(+), 1 deletion(-) diff --git a/.circleci/config.yml b/.circleci/config.yml index 0e20b19178bf..a6a01d7b590d 100644 --- a/.circleci/config.yml +++ b/.circleci/config.yml @@ -45,7 +45,7 @@ jobs: - run: pip install --exists-action w -r requirements/edx/pre.txt - run: pip install --exists-action w -r requirements/edx/github.txt - run: pip install --exists-action w -r requirements/edx/local.txt - - run: pip install --exists-action w pbr==0.9.0 + - run: pip install --exists-action w pbr==0.9.0 - save_cache: key: v1-dep-{{ .Branch }}-{{ epoch }} paths: