build: fix readme content type warning
This commit is contained in:
parent
b47e52195a
commit
76fcf04cbb
1
setup.py
1
setup.py
@ -38,6 +38,7 @@ setup(
|
||||
maintainer_email="fahad.khalid@arbisoft.com",
|
||||
description="Scalable, real-time analytics for Open edX",
|
||||
long_description=load_readme(),
|
||||
long_description_content_type="text/x-rst",
|
||||
packages=find_packages(exclude=["tests*"]),
|
||||
include_package_data=True,
|
||||
python_requires=">=3.8",
|
||||
|
||||
Loading…
x
Reference in New Issue
Block a user