File tree Expand file tree Collapse file tree 2 files changed +4
-1
lines changed Expand file tree Collapse file tree 2 files changed +4
-1
lines changed Original file line number Diff line number Diff line change @@ -33,7 +33,7 @@ You probably want to set up a [virtualenv].
33
33
34
34
1 . Clone this repository:
35
35
``` sh
36
- git clone https:// github.com/watson-developer-cloud/ python-sdk.git
36
+ git clone git@ github.com:IBM/ python-sdk-core .git
37
37
```
38
38
1. Install the sdk as an editable package using the current source:
39
39
` ` ` sh
Original file line number Diff line number Diff line change
1
+ [ ![ Build Status] ( https://travis-ci.com/IBM/python-sdk-core.svg?branch=master )] ( https://travis-ci.com/IBM/python-sdk-core )
2
+ [ ![ Latest Stable Version] ( https://img.shields.io/pypi/v/ibm-cloud-sdk-core.svg )] ( https://pypi.python.org/pypi/ibm-cloud-sdk-core )
3
+
1
4
# python-sdk-core
2
5
This project contains the core functionality used by Python SDK's generated by the IBM OpenAPI 3 SDK Generator (openapi-sdkgen).
3
6
Python code generated by openapi-sdkgen will depend on the function contained in this project.
You can’t perform that action at this time.
0 commit comments