We read every piece of feedback, and take your input very seriously.
To see all available qualifiers, see our documentation.
1 parent 5ce74e2 commit 8c13442Copy full SHA for 8c13442
1 file changed
setup.py
@@ -28,12 +28,10 @@
28
version=version['__version__'],
29
description='Reads, writes, and manipulates data stored in StarTable format',
30
long_description=long_description,
31
- long_description_content_type="text/markdown",
+ long_description_content_type='text/markdown',
32
url='https://github.com/startable',
33
-
34
author='Jean-François Corbett',
35
author_email='jeaco@orsted.dk',
36
37
license='BSD-3-Clause',
38
39
# See https://pypi.python.org/pypi?%3Aaction=list_classifiers
0 commit comments