1 Star 0 Fork 0

马雷/openstack-ansible

Create your Gitee Account
Explore and code with more than 12 million developers,Free private repositories !:)
Sign up
文件
Clone or Download
test-requirements.txt 667 Bytes
Copy Edit Raw Blame History
wu.shiming authored 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
Loading...
马建仓 AI 助手
尝试更多
代码解读
代码找茬
代码优化
1
https://gitee.com/maleilearn2019/openstack-ansible.git
git@gitee.com:maleilearn2019/openstack-ansible.git
maleilearn2019
openstack-ansible
openstack-ansible
master

Search