Skip to content

Commit

Permalink
Update setup.py
Browse files Browse the repository at this point in the history
Creating branch for PyPi
  • Loading branch information
ecoen66 authored Nov 16, 2022
1 parent b10eaa9 commit aa8777f
Showing 1 changed file with 3 additions and 4 deletions.
7 changes: 3 additions & 4 deletions setup.py
Original file line number Diff line number Diff line change
Expand Up @@ -17,14 +17,13 @@
history = history_file.read()

setup(
name='imcsdk',
name='imcsdk_ecoen66',
version='0.9.12',
description="python SDK for Cisco UCS IMC",
long_description=readme + '\n\n' + history,
long_description_content_type='text/x-rst',
author="Cisco Systems",
author_email='ucs-python@cisco.com',
url='https://github.com/ciscoucs/imcsdk',
author="Ed Coen",
url='https://github.com/ecoen66/imcsdk',
packages=[
'imcsdk',
],
Expand Down

0 comments on commit aa8777f

Please sign in to comment.