Skip to content

Commit

Permalink
Merge branch 'master' of github.com:trivago/rebase
Browse files Browse the repository at this point in the history
  • Loading branch information
Locustv2 committed Jul 23, 2018
2 parents d2b707e + 41815d1 commit ef98ff3
Showing 1 changed file with 1 addition and 0 deletions.
1 change: 1 addition & 0 deletions setup.py
Original file line number Diff line number Diff line change
Expand Up @@ -30,6 +30,7 @@ def run_tests(self):
packages=find_packages(exclude=['tests']),
include_package_data=True,
long_description=open('README.md').read(),
long_description_content_type="text/markdown",
use_scm_version=True,
setup_requires=['setuptools_scm'],
install_requires=[
Expand Down

0 comments on commit ef98ff3

Please sign in to comment.