We read every piece of feedback, and take your input very seriously.
To see all available qualifiers, see our documentation.
1 parent 864b90c commit 4f99988Copy full SHA for 4f99988
setup.py
@@ -1,6 +1,5 @@
1
from setuptools import setup
2
3
-
4
def readme():
5
with open('README.rst') as file:
6
return file.read()
0 commit comments