Skip to content

Commit 0dd97c8

Browse files
author
Stephen Hynes
committed
Use md instead of rst
1 parent fb4515a commit 0dd97c8

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
@@ -10,7 +10,7 @@
1010
url='http://pypi.python.org/pypi/Logentries/',
1111
license='LICENSE.txt',
1212
description='Python Logger plugin to send logs to Logentries',
13-
long_description=open('README.rst').read(),
13+
long_description=open('README.md').read(),
1414
install_requires=[
1515
"certifi",
1616
],

0 commit comments

Comments
 (0)