We read every piece of feedback, and take your input very seriously.
To see all available qualifiers, see our documentation.
There was an error while loading. Please reload this page.
1 parent ecb06d5 commit 333af8bCopy full SHA for 333af8b
1 file changed
setup.py
@@ -44,7 +44,6 @@
44
from setuptools import setup
45
import versioneer
46
47
-
48
with open("README.md", "r") as infile:
49
longdesc = infile.read()
50
0 commit comments