build: fix readme content type warning
This commit is contained in:
parent
2cbbc728a1
commit
83ed38e190
1
setup.py
1
setup.py
@ -40,6 +40,7 @@ setup(
|
||||
maintainer_email="faraz.maqsood@arbisoft.com",
|
||||
description="A Tutor plugin for Open edX Credentials service",
|
||||
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