Skip to content

Commit a9191ea

Browse files
committed
Add long description for pypi
1 parent 22d9042 commit a9191ea

File tree

1 file changed

+1
-0
lines changed

1 file changed

+1
-0
lines changed

setup.py

Lines changed: 1 addition & 0 deletions
Original file line numberDiff line numberDiff line change
@@ -14,6 +14,7 @@
1414
author="Jerry Pussinen",
1515
author_email="jerry.pussinen@gmail.com",
1616
description="Pytest plugin for splitting test suite based on test execution time",
17+
long_description=long_description,
1718
long_description_content_type="text/markdown",
1819
url="https://github.com/jerry-git/pytest-split",
1920
packages=setuptools.find_packages(where="src"),

0 commit comments

Comments
 (0)