Remove autopep8 and formencode from test-requirements.txt
It looks these dependencies are listed in test requirements but not used in the code. In addition, they are not included in the openstack global requirement so this commit removes them from the list. Change-Id: I61c20979b3bbf9b87a5b7285d11efff6b6e3f923
This commit is contained in:
parent
b220a03e71
commit
e6b05240ea
@ -9,9 +9,7 @@ python-subunit>=0.0.18 # Apache-2.0/BSD
|
||||
oslotest>=1.10.0 # Apache-2.0
|
||||
stestr>=1.0.0 # Apache-2.0
|
||||
testtools>=1.4.0 # MIT
|
||||
autopep8
|
||||
mock>=2.0.0 # BSD
|
||||
nose
|
||||
pycodestyle>=2.0.0 # MIT
|
||||
pylint==1.9.2 # GPLv2
|
||||
formencode
|
||||
|
Loading…
Reference in New Issue
Block a user