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 9e6f952 commit fd0c8e7Copy full SHA for fd0c8e7
setup.py
@@ -0,0 +1,4 @@
1
+from setuptools import setup
2
+
3
+if __name__ == '__main__':
4
+ setup()
0 commit comments