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 1308c03 commit 4d8398aCopy full SHA for 4d8398a
1 file changed
setup.py
@@ -0,0 +1,4 @@
1
+from setuptools import setup
2
+
3
+if __name__ == "__main__":
4
+ setup()
0 commit comments