Decouple linters from unit testing
Avoids conflicts between unit testing and linter and avoids installing unneeded dependencies on both of them. Change-Id: Id384a998bea298612ec65eaa329f85a38afee3f6
This commit is contained in:
parent
40858f3678
commit
8ceeaa5a20
@ -1,4 +1,3 @@
|
||||
hacking
|
||||
sphinx>=1.1.2,<1.2
|
||||
python-subunit
|
||||
stestr<3.0.0;python_version<'3.5'
|
||||
|
Loading…
Reference in New Issue
Block a user