update README with python section
Change-Id: I7dfe355d7b82548976929ad6f60424234ebb6f11 story: 2001980 task: 19594
This commit is contained in:
parent
19994ac399
commit
bac8724315
13
README.md
13
README.md
@ -55,3 +55,16 @@ WITHOUT WARRANTIES OR CONDITIONS OF ANY KIND, either express or
|
||||
implied.
|
||||
See the License for the specific language governing permissions and
|
||||
limitations under the License.
|
||||
|
||||
|
||||
Python
|
||||
======
|
||||
|
||||
To install the Python monasca-persister modules, git clone the source and run the
|
||||
following command:
|
||||
|
||||
$ sudo python setup.py install
|
||||
|
||||
To run the unit tests use:
|
||||
|
||||
$ tox -e py27,py35
|
||||
|
Loading…
x
Reference in New Issue
Block a user