diff --git a/setup.py b/setup.py index 122a6e4..d7ec6f6 100644 --- a/setup.py +++ b/setup.py @@ -10,7 +10,7 @@ from distutils.command import sdist, install_data setup_kwargs = { - 'name': 'pepper', + 'name': 'salt-pepper', 'description': __doc__, 'author': 'Seth House', 'author_email': 'shouse@saltstack.com',