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 22d9042 commit a9191eaCopy full SHA for a9191ea
setup.py
@@ -14,6 +14,7 @@
14
author="Jerry Pussinen",
15
author_email="jerry.pussinen@gmail.com",
16
description="Pytest plugin for splitting test suite based on test execution time",
17
+ long_description=long_description,
18
long_description_content_type="text/markdown",
19
url="https://github.com/jerry-git/pytest-split",
20
packages=setuptools.find_packages(where="src"),
0 commit comments