openstack-doc-tools/sitemap/test-requirements.txt

9 lines
184 B
Plaintext

# Hacking already pins down pep8, pyflakes and flake8
hacking!=0.13.0,<0.14,>=0.12.0 # Apache-2.0
pytest>=3.0.7 # MIT
pytest-cov>=2.4.0 # BSD
# mock object framework
mock>=2.0 # BSD