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 4
4
[ ![ PyPI] ( https://img.shields.io/pypi/v/ibm-cloud-networking-services )] ( https://pypi.org/project/ibm-cloud-networking-services/ )
5
5
![ PyPI - Downloads] ( https://img.shields.io/pypi/dm/ibm-cloud-networking-services )
6
6
[ ![ 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 )
8
7
[ ![ 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 )
9
8
10
9
# IBM Cloud Networking Services Python SDK Version 0.14.0
Original file line number Diff line number Diff line change 1
1
# test dependencies
2
- codecov >= 2.1.0 ,< 3.0.0
3
2
coverage >= 4.5.4
4
3
pylint >= 2.6.0 ,< 3.0.0
5
4
pytest >= 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
10
10
passenv = TOXENV CI TRAVIS*
11
11
commands =
12
12
py.test --reruns 2 --cov =ibm_cloud_networking_services {posargs}
13
- codecov -e TOXENV
14
13
deps =
15
14
-r{toxinidir}/requirements.txt
16
15
-r{toxinidir}/requirements-dev.txt
You can’t perform that action at this time.
0 commit comments