Skip to content
This repository has been archived by the owner on Feb 13, 2023. It is now read-only.

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 May 18, 2016
1 parent 78ba716 commit cd59d98
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 @@ -43,7 +43,7 @@
license='PSF',
author=['Luiz Irber', 'Guilherme Castelao'],
author_email=['luiz.irber@gmail.com', 'castelao@gmail.com'],
description='',
description='Bosun is a runtime environment for BESM and associated models.',
long_description=long_desc,
zip_safe=False,
classifiers=[
Expand Down

0 comments on commit cd59d98

Please sign in to comment.