File tree Expand file tree Collapse file tree 3 files changed +0
-3
lines changed
Expand file tree Collapse file tree 3 files changed +0
-3
lines changed Original file line number Diff line number Diff line change 44[ ![ PyPI] ( https://img.shields.io/pypi/v/ibm-cloud-networking-services )] ( https://pypi.org/project/ibm-cloud-networking-services/ )
55![ PyPI - Downloads] ( https://img.shields.io/pypi/dm/ibm-cloud-networking-services )
66[ ![ License] ( https://img.shields.io/badge/License-Apache%202.0-blue.svg )] ( https://opensource.org/licenses/Apache-2.0 )
7- [ ![ codecov] ( https://codecov.io/gh/IBM/networking-python-sdk/branch/master/graph/badge.svg )] ( https://codecov.io/gh/IBM/networking-python-sdk )
87[ ![ semantic-release] ( https://img.shields.io/badge/%20%20%F0%9F%93%A6%F0%9F%9A%80-semantic--release-e10079.svg )] ( https://github.com/semantic-release/semantic-release )
98
109# IBM Cloud Networking Services Python SDK Version 0.14.0
Original file line number Diff line number Diff line change 11# test dependencies
2- codecov >= 2.1.0 ,< 3.0.0
32coverage >= 4.5.4
43pylint >= 2.6.0 ,< 3.0.0
54pytest >= 6.2.1 ,< 7.0.0
Original file line number Diff line number Diff line change @@ -10,7 +10,6 @@ commands = pylint --rcfile=.pylintrc ibm_cloud_networking_services test
1010passenv = TOXENV CI TRAVIS*
1111commands =
1212 py.test --reruns 2 --cov =ibm_cloud_networking_services {posargs}
13- codecov -e TOXENV
1413deps =
1514 -r{toxinidir}/requirements.txt
1615 -r{toxinidir}/requirements-dev.txt
You can’t perform that action at this time.
0 commit comments