Commit cdc05670 authored by panning's avatar panning
Browse files

update setup.py

parent 4f8c56e8
......@@ -483,7 +483,7 @@ if __name__ == "__main__":
write_version_file()
with open('README.rst') as f:
with open('README_ORIGIN.rst') as f:
readme = f.read()
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