Skip to content

Commit

Permalink
Update setup.py
Browse files Browse the repository at this point in the history
Adding `description` to `setup.py`
  • Loading branch information
lowks committed Jan 14, 2015
1 parent ef7980b commit ba64504
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 @@ -17,7 +17,7 @@

setup(name='shuttle',
version=version,
description="",
description="A command-line interface for moving content between help desk and translation systems",
long_description=README + '\n\n' + NEWS,
classifiers=[
# Get strings from http://pypi.python.org/pypi?%3Aaction=list_classifiers
Expand Down

0 comments on commit ba64504

Please sign in to comment.