Skip to content

Commit 5c299d1

Browse files
committed
Renamed PyPI project to salt-pepper
There is an existing pepper project.
1 parent 8116f56 commit 5c299d1

1 file changed

Lines changed: 1 addition & 1 deletion

File tree

setup.py

Lines changed: 1 addition & 1 deletion
Original file line numberDiff line numberDiff line change
@@ -10,7 +10,7 @@
1010
from distutils.command import sdist, install_data
1111

1212
setup_kwargs = {
13-
'name': 'pepper',
13+
'name': 'salt-pepper',
1414
'description': __doc__,
1515
'author': 'Seth House',
1616
'author_email': 'shouse@saltstack.com',

0 commit comments

Comments
 (0)