From ef2bb680768222cdf0e40d3e8999c5c210a1ac6d Mon Sep 17 00:00:00 2001 From: Salvatore Orlando Date: Fri, 28 Jan 2022 07:44:34 -0800 Subject: [PATCH] Fix garbage text in README file Change-Id: I61dde54bc61aa4477168d580769ab0adf15ee0bb --- README.rst | 3 --- setup.cfg | 4 +++- 2 files changed, 3 insertions(+), 4 deletions(-) diff --git a/README.rst b/README.rst index 432adb15..c711c655 100644 --- a/README.rst +++ b/README.rst @@ -1,6 +1,3 @@ -TESt:wq - - ============= vmware-nsxlib ============= diff --git a/setup.cfg b/setup.cfg index 0ce80154..96fc7eb7 100644 --- a/setup.cfg +++ b/setup.cfg @@ -1,6 +1,6 @@ [metadata] name = vmware-nsxlib -summary = A common library that interfaces with VMware NSX +summary = A common library that interfaces with NSX description-file = README.rst author = OpenStack @@ -16,6 +16,8 @@ classifier = Programming Language :: Python :: 3 Programming Language :: Python :: 3.6 Programming Language :: Python :: 3.7 + Programming Language :: Python :: 3.8 + Programming Language :: Python :: 3.9 [files] packages =