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 922ee5b commit 71bcb34Copy full SHA for 71bcb34
setup.py
@@ -28,7 +28,7 @@
28
author="Andreas Stefl",
29
author_email="stefl.andreas@gmail.com",
30
description="It's Android's first OpenOffice Document Reader for Python!",
31
- long_description="",
+ long_description=long_description,
32
long_description_content_type="text/markdown",
33
python_requires=">=3.7",
34
cmake_minimum_required_version="3.12",
0 commit comments