Skip to content

Commit 69ebc27

Browse files
authored
Merge pull request #7 from octoenergy/long-description-content-type
Define text/markdown as the long description content type
2 parents 45caa2d + 2e288ac commit 69ebc27

1 file changed

Lines changed: 1 addition & 0 deletions

File tree

setup.py

Lines changed: 1 addition & 0 deletions
Original file line numberDiff line numberDiff line change
@@ -15,6 +15,7 @@
1515
version=VERSION,
1616
description="Octopus Energy Python service utilities",
1717
long_description=long_description,
18+
long_description_content_type="text/markdown",
1819
url="https://github.com/octoenergy/xocto",
1920
author="Octopus Energy",
2021
author_email="talent@octopus.energy",

0 commit comments

Comments
 (0)