Skip to content

Commit 739369a

Browse files
committed
description content type correction
1 parent 97805d4 commit 739369a

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
@@ -22,6 +22,7 @@
2222
setup(
2323
name="pycasbin-redis-watcher",
2424
version=__version__,
25+
long_description_content_type="text/markdown",
2526
description="Redis watcher adapter for pycasbin",
2627
long_description=long_description,
2728
python_requires=">3.5",

0 commit comments

Comments
 (0)