Skip to content

Commit

Permalink
Renamed PyPI project to salt-pepper
Browse files Browse the repository at this point in the history
There is an existing pepper project.
  • Loading branch information
whiteinge committed Apr 18, 2014
1 parent 8116f56 commit 5c299d1
Showing 1 changed file with 1 addition and 1 deletion.
2 changes: 1 addition & 1 deletion setup.py
Original file line number Diff line number Diff line change
Expand Up @@ -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': '[email protected]',
Expand Down

0 comments on commit 5c299d1

Please sign in to comment.