Skip to content

Commit 573ea34

Browse files
committed
Merge branch 'master' of github.com:jkeyes/python-intercom into apiv2
2 parents afe6f62 + 176d22e commit 573ea34

File tree

1 file changed

+1
-1
lines changed

1 file changed

+1
-1
lines changed

setup.py

Lines changed: 1 addition & 1 deletion
Original file line numberDiff line numberDiff line change
@@ -19,7 +19,7 @@
1919
name="python-intercom",
2020
version=__version__,
2121
description="Intercom API wrapper",
22-
long_description=open('README').read(),
22+
long_description=open('README.rst').read(),
2323
author="John Keyes",
2424
author_email="john@keyes.ie",
2525
license="MIT License",

0 commit comments

Comments
 (0)