Commit 267eff6b authored by panning's avatar panning
Browse files

update setup readme

parent cc26cd81
...@@ -564,7 +564,7 @@ if __name__ == "__main__": ...@@ -564,7 +564,7 @@ if __name__ == "__main__":
write_version_file() write_version_file()
with open("README_ORIGIN.rst") as f: with open("README.md") as f:
readme = f.read() readme = f.read()
setup( setup(
......
Markdown is supported
0% or .
You are about to add 0 people to the discussion. Proceed with caution.
Finish editing this message first!
Please register or to comment