Remove PyMySQL and psycopg2 from test-requirements.txt

Both are not used in the code.

Change-Id: I7abc0861c9f4c43ccae263e31d6b518c886236eb
This commit is contained in:
Thomas Bechtold 2016-03-23 15:01:11 +01:00
parent dacd4b3f42
commit 4df93de515
1 changed files with 0 additions and 2 deletions

View File

@ -6,7 +6,6 @@ hacking<0.11,>=0.10.0
Mako>=0.4.0 # MIT
PrettyTable<0.8,>=0.7 # BSD
PyMySQL>=0.6.2 # MIT License
bashate>=0.2 # Apache-2.0
coverage>=3.6 # Apache-2.0
doc8 # Apache-2.0
@ -15,7 +14,6 @@ mock>=1.2 # BSD
oslosphinx!=3.4.0,>=2.5.0 # Apache-2.0
oslotest>=1.10.0 # Apache-2.0
os-testr>=0.4.1 # Apache-2.0
psycopg2>=2.5 # LGPL/ZPL
pylint==1.4.5 # GNU GPL v2
reno>=0.1.1 # Apache2
rfc3986>=0.2.0 # Apache-2.0