Use develop install and fix docutils version
tox 1.6 was released, so, we can use new develop mode that'll speed up project installation. docutils version should be fixed to prevent doc build failures. Change-Id: Icb713f54fc7646d7325d66dc26a5f91250451a4e
This commit is contained in:
@@ -2,6 +2,7 @@ hacking>=0.6,<0.8
|
||||
|
||||
coverage
|
||||
discover
|
||||
docutils==0.9.1
|
||||
fixtures>=0.3.12
|
||||
jsonschema
|
||||
mock
|
||||
|
Reference in New Issue
Block a user