Generate api doc when running tox
[functest.git] / test-requirements.txt
1 #
2 #
3 # All rights reserved. This program and the accompanying materials
4 # are made available under the terms of the Apache License, Version 2.0
5 # which accompanies this distribution, and is available at
6 # http://www.apache.org/licenses/LICENSE-2.0
7 #
8 coverage==4.1
9 mock==1.3.0
10 nose==1.3.7
11 flake8>=2.5.4,<2.6.0 # MIT
12 pylint==1.4.5 # GPLv2
13 sphinx!=1.6.1,>=1.5.1 # BSD