We read every piece of feedback, and take your input very seriously.
To see all available qualifiers, see our documentation.
1 parent 8116f56 commit 5c299d1Copy full SHA for 5c299d1
1 file changed
setup.py
@@ -10,7 +10,7 @@
10
from distutils.command import sdist, install_data
11
12
setup_kwargs = {
13
- 'name': 'pepper',
+ 'name': 'salt-pepper',
14
'description': __doc__,
15
'author': 'Seth House',
16
'author_email': 'shouse@saltstack.com',
0 commit comments