Skip to content

Navigation Menu

Sign in
Appearance settings

Search code, repositories, users, issues, pull requests...

Provide feedback

We read every piece of feedback, and take your input very seriously.

Saved searches

Use saved searches to filter your results more quickly

Sign up
Appearance settings

Commit ea6f2ce

Browse files
author
devbisme
committed
Update setup.py to read README.md instead of README.rst
1 parent 89bb309 commit ea6f2ce

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
@@ -20,7 +20,7 @@
2020
from distutils.core import setup
2121

2222

23-
with open("README.rst") as readme_file:
23+
with open("README.md") as readme_file:
2424
readme = readme_file.read()
2525

2626
with open("HISTORY.rst") as history_file:

0 commit comments

Comments
(0)

AltStyle によって変換されたページ (->オリジナル) /