Skip to content

Commit 71bcb34

Browse files
committed
fix long description
1 parent 922ee5b commit 71bcb34

File tree

1 file changed

+1
-1
lines changed

1 file changed

+1
-1
lines changed

setup.py

Lines changed: 1 addition & 1 deletion
Original file line numberDiff line numberDiff line change
@@ -28,7 +28,7 @@
2828
author="Andreas Stefl",
2929
author_email="[email protected]",
3030
description="It's Android's first OpenOffice Document Reader for Python!",
31-
long_description="",
31+
long_description=long_description,
3232
long_description_content_type="text/markdown",
3333
python_requires=">=3.7",
3434
cmake_minimum_required_version="3.12",

0 commit comments

Comments
 (0)