We read every piece of feedback, and take your input very seriously.
To see all available qualifiers, see our documentation.
1 parent 6cf6ca1 commit d2fd0dcCopy full SHA for d2fd0dc
setup.py
@@ -22,6 +22,7 @@ def get_version():
22
version=get_version(),
23
description='Pytest testing utilities with docker containers.',
24
long_description=readme,
25
+ long_description_content_type="text/markdown",
26
classifiers=[
27
"Programming Language :: Python :: 3",
28
"Programming Language :: Python :: 2.7",
0 commit comments