Skip to content

Commit 2ae8adf

Browse files
authored
Update setup.py
1 parent 19ae582 commit 2ae8adf

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
@@ -26,7 +26,7 @@
2626
author="Sam et Max",
2727
author_email="lesametlemax@gmail.com",
2828
description="An client side encrypted pastebin",
29-
long_description=open('README.rst').read(),
29+
long_description=open('README.md').read(),
3030
install_requires=[
3131
'cherrypy',
3232
'bottle',

0 commit comments

Comments
 (0)