1 Star 0 Fork 0

Alibner / openstack-ansible

加入 Gitee
与超过 1200万 开发者一起发现、参与优秀开源项目,私有仓库也完全免费 :)
免费加入
克隆/下载
test-requirements.txt 667 Bytes
一键复制 编辑 原始数据 按行查看 历史
wu.shiming 提交于 2020-10-12 17:14 . Use unittest.mock instead of mock
# The order of packages is significant, because pip processes them in the order
# of appearance. Changing the order has an impact on the overall integration
# process, which may cause wedges in the gate later.
# Keep hacking first, it pulls in the right versions of flake8, mccabe and pyflakes
hacking>=3.0.1,<3.1.0 # Apache-2.0
bashate>=0.5.1 # Apache-2.0
coverage!=4.4,>=4.0 # Apache-2.0
virtualenv>=14.0.6 # MIT
# TODO(noonedeadpunk) Upgrade linters versions and drop pycodestyle
# once we stop doing linters check for the integrated repo with
# openstack-ansible-tests/test-ansible-lint.sh
flake8==3.8.3 # MIT
ansible-lint==4.3.5 # MIT
pycodestyle>=2.5.0,<2.6.0
1
https://gitee.com/alibner/openstack-ansible.git
git@gitee.com:alibner/openstack-ansible.git
alibner
openstack-ansible
openstack-ansible
master

搜索帮助