Remove ordereddict from test-requirements.txt

It's python 2.6 only and this is no longer supported.

Change-Id: I4c6e6804114dc97bb5895f479b12d338d5938736
This commit is contained in:
Thomas Bechtold 2016-08-19 06:59:07 +02:00
parent 33ed63a8fc
commit 59aaf8c421
1 changed files with 0 additions and 1 deletions

View File

@ -9,7 +9,6 @@ coverage>=3.6 # Apache-2.0
ddt>=1.0.1 # MIT
fixtures>=3.0.0 # Apache-2.0/BSD
mock>=2.0 # BSD
ordereddict # MIT
oslosphinx!=3.4.0,>=2.5.0 # Apache-2.0
oslotest>=1.10.0 # Apache-2.0
sphinx!=1.3b1,<1.3,>=1.2.1 # BSD