We read every piece of feedback, and take your input very seriously.
To see all available qualifiers, see our documentation.
There was an error while loading. Please reload this page.
1 parent 97805d4 commit 739369aCopy full SHA for 739369a
setup.py
@@ -22,6 +22,7 @@
22
setup(
23
name="pycasbin-redis-watcher",
24
version=__version__,
25
+ long_description_content_type="text/markdown",
26
description="Redis watcher adapter for pycasbin",
27
long_description=long_description,
28
python_requires=">3.5",
0 commit comments