Skip to content

Commit d6f92ae

Browse files
committed
minor
1 parent 6ebc254 commit d6f92ae

File tree

1 file changed

+1
-0
lines changed

1 file changed

+1
-0
lines changed

setup.py

Lines changed: 1 addition & 0 deletions
Original file line numberDiff line numberDiff line change
@@ -42,6 +42,7 @@ def readfile(filename):
4242
readfile(os.path.join(os.path.dirname(__file__), "README.md")),
4343
install_requires=\
4444
readfile(os.path.join(os.path.dirname(__file__), "requirements.txt")),
45+
long_description_content_type="text/markdown",
4546
extras_require={
4647
"tests": [
4748
"httpretty>=0.8.10",

0 commit comments

Comments
 (0)