Cleanup requirements & tox config, update pylint
[nfvbench.git] / docs / requirements.txt
1 # Python dependencies needed to build and check nfvbench documentation
2
3 sphinx # BSD
4 piccolo_theme
5
6 # Extract nfvbench version from git
7 pbr