requirements.txt 308 字节
Newer Older
1 2 3 4 5 6 7 8 9 10 11
# Avocado functional requirements
# SSH lib (avocado.utils.remote)
fabric>=1.7.0
# multiplexer (avocado.core.tree)
PyYAML>=3.11
# vm plugin (avocado.plugins.vm)
libvirt-python>=1.2.9
# .tar.xz support (avocado.utils.archive)
pyliblzma>=0.5.3
# HTML report plugin (avocado.plugins.htmlresult)
pystache>=0.5.3