Rename package to ansible-base
This commit is contained in:
parent
c61f141bbc
commit
2268a37d4d
1 changed files with 1 additions and 1 deletions
2
setup.py
2
setup.py
|
@ -257,7 +257,7 @@ static_setup_params = dict(
|
|||
'install_scripts': InstallScriptsCommand,
|
||||
'sdist': SDistCommand,
|
||||
},
|
||||
name='ansible',
|
||||
name='ansible-base',
|
||||
version=__version__,
|
||||
description='Radically simple IT automation',
|
||||
author=__author__,
|
||||
|
|
Loading…
Reference in a new issue