Pre-publish cleanup

This commit is contained in:
Rohan Kanade 2014-01-28 16:56:16 +05:30
parent 01581f0fda
commit c56ead270f
4 changed files with 3 additions and 5 deletions

View File

@ -1 +0,0 @@
nosetests -v --with-coverage --cover-html --cover-html-dir=./cover seamicroclient

View File

@ -12,7 +12,7 @@
# License for the specific language governing permissions and limitations
# under the License.
#import pbr.version
import pbr.version
#__version__ = pbr.version.VersionInfo('python-seamicroclient').version_string()
__version__ = pbr.version.VersionInfo('python-seamicroclient').version_string()

View File

@ -3,7 +3,7 @@ name = python-seamicroclient
summary = Client library for Seamicro chassis API
description-file =
README.md
license = AMD LICENCE INFO HERE
license = Apache License, Version 2.0
author = AMD
author-email = rohan.kanade@izeltech.com
home-page = https://github.com/seamicro/python-seamicroclient

View File

@ -1,5 +1,4 @@
#!/usr/bin/env python
# AMD LICENSE HERE
# THIS FILE IS MANAGED BY THE GLOBAL REQUIREMENTS REPO - DO NOT EDIT
import setuptools