Skip to content

Commit 29c7963

Browse files
committed
[Setup] change link to README
1 parent 65441bd commit 29c7963

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
@@ -25,7 +25,7 @@
2525
'odml.scripts'
2626
]
2727

28-
with open('README.rst') as f:
28+
with open('README.md') as f:
2929
description_text = f.read()
3030

3131
install_req = ["lxml", "pyyaml==3.13", "rdflib", "docopt", "pathlib"]

0 commit comments

Comments
 (0)