Skip to content

Commit 97c4bfd

Browse files
author
Vinod Gupta
committed
removed long_description=readme as deploy failed with this
1 parent 537ebf6 commit 97c4bfd

File tree

2 files changed

+1
-2
lines changed

2 files changed

+1
-2
lines changed

VERSION

Lines changed: 1 addition & 1 deletion
Original file line numberDiff line numberDiff line change
@@ -1 +1 @@
1-
1.1.10-rc1
1+
1.1.10-rc2

setup.py

Lines changed: 0 additions & 1 deletion
Original file line numberDiff line numberDiff line change
@@ -24,7 +24,6 @@ def read(relative):
2424
name='python-ecsclient',
2525
url='https://github.com/EMCECS/python-ecsclient',
2626
keywords=['ecsclient'],
27-
long_description=readme,
2827
version=read('VERSION')[0],
2928
description='A library for interacting with the ECS Management API',
3029
author='ECS',

0 commit comments

Comments
 (0)