File tree Expand file tree Collapse file tree 2 files changed +2
-3
lines changed Expand file tree Collapse file tree 2 files changed +2
-3
lines changed Original file line number Diff line number Diff line change 1
1
# python-selvpcclient
2
2
3
- [ ![ Build Status] ( https://travis-ci.org/selectel/python-selvpcclient.svg?branch=master )] ( https://travis-ci.org/selectel/python-selvpcclient )
4
-
5
3
This is a client for the Selectel VPC API. There is a Python API
6
4
(the selvpcclient module), and command-line script (installed as ** selvpc** ).
7
5
Original file line number Diff line number Diff line change @@ -3,7 +3,8 @@ name = python-selvpcclient
3
3
author = Selectel
4
4
5
5
summary = Client for the Selectel Virtual Private Cloud API.
6
- description-file = README.md
6
+ long_description = file: README.md
7
+ long_description_content_type = text/markdown
7
8
home-page = https://github.com/selectel/python-selvpcclient
8
9
license = Apache License, Version 2.0
9
10
classifier =
You can’t perform that action at this time.
0 commit comments