From bd4b103fda8a4de6b8091a20759dcfd958775f8a Mon Sep 17 00:00:00 2001
From: Dong Ma <winterma.dong@gmail.com>
Date: Sun, 25 Jun 2017 01:10:37 +0800
Subject: [PATCH] remove oslosphinx from test-requirements

Change-Id: I56b461d959d69e710e470ab848b32b9f6d74323a
---
 test-requirements.txt | 1 -
 1 file changed, 1 deletion(-)

diff --git a/test-requirements.txt b/test-requirements.txt
index 3778fa9..319d05c 100644
--- a/test-requirements.txt
+++ b/test-requirements.txt
@@ -6,7 +6,6 @@ sphinx>=1.6.2 # BSD
 testscenarios>=0.4
 stestr>=1.0.0
 testtools>=0.9.34
-oslosphinx
 PyMySql
 psycopg2
 oslo.concurrency>=3.5.0