Skip to content

Commit 47bf0fb

Browse files
committed
fix setup
1 parent 154814e commit 47bf0fb

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)