We read every piece of feedback, and take your input very seriously.
To see all available qualifiers, see our documentation.
1 parent 58e04ac commit 6459dafCopy full SHA for 6459daf
README.md
@@ -1,7 +1,5 @@
1
# python-selvpcclient
2
3
-[](https://travis-ci.org/selectel/python-selvpcclient)
4
-
5
This is a client for the Selectel VPC API. There is a Python API
6
(the selvpcclient module), and command-line script (installed as **selvpc**).
7
setup.cfg
@@ -3,7 +3,8 @@ name = python-selvpcclient
author = Selectel
author-email = [email protected]
summary = Client for the Selectel Virtual Private Cloud API.
-description-file = README.md
+long_description = file: README.md
+long_description_content_type = text/markdown
8
home-page = https://github.com/selectel/python-selvpcclient
9
license = Apache License, Version 2.0
10
classifier =
0 commit comments