Skip to content

Commit b7f20ee

Browse files
committed
Designated markdown format in setup.py
1 parent 01a2f34 commit b7f20ee

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
@@ -20,6 +20,7 @@
2020

2121
description='A multi-armed bandit library for Python',
2222
long_description=long_description,
23+
long_description_content_type="text/markdown",
2324

2425
# The project's main homepage.
2526
url='https://github.com/roycoding/slots',

0 commit comments

Comments
 (0)