Remove pylint from requirements
Pylint does not successfully install on ubuntu py33, so the tests fail out of the box. Pylint is not really a requirement of this project, it can be run and installed manually. Change-Id: I0327ad77deb6a56bc530d8bf05cf98c4312a9cc9
This commit is contained in:
@@ -3,7 +3,6 @@
|
||||
# process, which may cause wedges in the gate later.
|
||||
|
||||
hacking>=0.9.2,<0.10
|
||||
pylint==0.25.2
|
||||
mock>=1.0
|
||||
|
||||
coverage>=3.6
|
||||
|
||||
Reference in New Issue
Block a user