Skip to content
This repository was archived by the owner on Oct 2, 2025. It is now read-only.

Commit ef98ff3

Browse files
committed
Merge branch 'master' of github.com:trivago/rebase
2 parents d2b707e + 41815d1 commit ef98ff3

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
@@ -30,6 +30,7 @@ def run_tests(self):
3030
packages=find_packages(exclude=['tests']),
3131
include_package_data=True,
3232
long_description=open('README.md').read(),
33+
long_description_content_type="text/markdown",
3334
use_scm_version=True,
3435
setup_requires=['setuptools_scm'],
3536
install_requires=[

0 commit comments

Comments
 (0)