🐛fix in setup.py

This commit is contained in:
Niru Maheswaranathan
2017-05-25 11:55:02 -07:00
parent 4fc0df2402
commit 2ef7ba6b49
2 changed files with 6 additions and 5 deletions

View File

@@ -7,6 +7,11 @@ with open('metadata.py', 'r') as f:
setup(
long_description='''Formatted console printing of tabular data.
tableprint lets you easily print formatted tables of data.
Unlike other modules, you can print single rows of data at a time
(useful for printing ongoing computation results).''',
# See https://pypi.python.org/pypi?%3Aaction=list_classifiers
classifiers=[
# How mature is this project? Common values are