We read every piece of feedback, and take your input very seriously.
To see all available qualifiers, see our documentation.
1 parent 89b7425 commit 51bec30Copy full SHA for 51bec30
1 file changed
setup.py
@@ -1,4 +1,5 @@
1
from setuptools import setup
2
+import setuptools
3
4
with open("README.md", "r") as fh:
5
long_description = fh.read()
0 commit comments