Skip to content
This repository has been archived by the owner on Sep 23, 2024. It is now read-only.

Commit

Permalink
add long_description_content_type
Browse files Browse the repository at this point in the history
  • Loading branch information
koszti authored Jul 1, 2019
1 parent b10fd9b commit 2de6919
Showing 1 changed file with 1 addition and 0 deletions.
1 change: 1 addition & 0 deletions setup.py
Original file line number Diff line number Diff line change
Expand Up @@ -9,6 +9,7 @@
version="1.0.4",
description="Singer.io target for loading data to Snowflake - PipelineWise compatible",
long_description=long_description,
long_description_content_type='text/markdown',
author="TransferWise",
url='https://github.com/transferwise/pipelinewise-target-snowflake',
classifiers=["Programming Language :: Python :: 3 :: Only"],
Expand Down

0 comments on commit 2de6919

Please sign in to comment.