Skip to content

Commit d980109

Browse files
committed
update README file reference
1 parent 04ec235 commit d980109

1 file changed

Lines changed: 1 addition & 1 deletion

File tree

setup.py

Lines changed: 1 addition & 1 deletion
Original file line numberDiff line numberDiff line change
@@ -3,7 +3,7 @@
33
import setuptools
44

55

6-
with open("README.rst") as f:
6+
with open("README.md") as f:
77
README = f.read()
88

99
setuptools.setup(

0 commit comments

Comments
 (0)