Skip to content
Snippets Groups Projects
Commit 853ad2dd authored by ojs1g14's avatar ojs1g14
Browse files

Update setup.py

parent e3c8896b
No related branches found
No related tags found
No related merge requests found
...@@ -9,7 +9,7 @@ from setuptools import setup ...@@ -9,7 +9,7 @@ from setuptools import setup
def readme(): def readme():
with open('README.rst') as f: with open('README.md') as f:
return f.read() return f.read()
......
0% Loading or .
You are about to add 0 people to the discussion. Proceed with caution.
Please register or to comment