Skip to content

Commit

Permalink
Merge pull request #7 from LimberDuck/develop
Browse files Browse the repository at this point in the history
long_description_content_type
  • Loading branch information
damian-krawczyk committed Aug 30, 2021
2 parents ca809c0 + d9f20b2 commit fadfa71
Showing 1 changed file with 1 addition and 1 deletion.
2 changes: 1 addition & 1 deletion setup.py
Expand Up @@ -17,7 +17,7 @@
author_email="damian.krawczyk@limberduck.org",
description="Converter CSV by LimberDuck is a GUI tool to convert multiple large csv files to xlsx files.",
long_description=long_description,
long_description_content_type="text/x-rst",
long_description_content_type="text/markdown",
url="https://github.com/LimberDuck/converter-csv",
packages=setuptools.find_packages(),
install_requires=required,
Expand Down

0 comments on commit fadfa71

Please sign in to comment.