Remove Six
Change-Id: I0a7a770165f4841ab5d81cb13645c063aedccebf
This commit is contained in:
parent
599e92589a
commit
fea43c4dd2
@ -21,7 +21,7 @@ from oslo_concurrency.fixture import lockutils as lock_fixture
|
||||
from oslo_concurrency import lockutils
|
||||
from oslo_config import cfg
|
||||
from oslo_config import fixture as config_fixture
|
||||
from six.moves.urllib import parse as urlparse
|
||||
from urllib import parse as urlparse
|
||||
|
||||
from coverage2sql.db import api as db_api
|
||||
from coverage2sql.migrations import cli
|
||||
|
@ -14,4 +14,3 @@ PyMySQL>=0.7.6 # MIT License
|
||||
psycopg2>=2.5 # LGPL/ZPL
|
||||
stestr>=1.0.0 # Apache-2.0
|
||||
oslo.concurrency>=3.8.0 # Apache-2.0
|
||||
six>=1.9.0 # MIT
|
||||
|
Loading…
Reference in New Issue
Block a user