Skip to content
Snippets Groups Projects
This project manages its dependencies using pip. Learn more
test-requirements.txt 173 B
# coverage testing
coverage!=4.4,>=4.0 # Apache-2.0

# unit testing
docker>=2.4.2 # Apache-2.0
oslotest>=3.2.0 # Apache-2.0
stestr>=2.0.0 # Apache-2.0
ansible>=6,<8 # GPLv3