Skip to content

Commit 8c13442

Browse files
committed
Minor formatting of setup.py
1 parent 5ce74e2 commit 8c13442

1 file changed

Lines changed: 1 addition & 3 deletions

File tree

setup.py

Lines changed: 1 addition & 3 deletions
Original file line numberDiff line numberDiff line change
@@ -28,12 +28,10 @@
2828
version=version['__version__'],
2929
description='Reads, writes, and manipulates data stored in StarTable format',
3030
long_description=long_description,
31-
long_description_content_type="text/markdown",
31+
long_description_content_type='text/markdown',
3232
url='https://github.com/startable',
33-
3433
author='Jean-François Corbett',
3534
author_email='jeaco@orsted.dk',
36-
3735
license='BSD-3-Clause',
3836

3937
# See https://pypi.python.org/pypi?%3Aaction=list_classifiers

0 commit comments

Comments
 (0)