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.
2 parents b9d41c8 + 6ff1deb commit 52dc8e0Copy full SHA for 52dc8e0
setup.py
@@ -0,0 +1,6 @@
1
+#!usr/bin/env python
2
+
3
+from setuptools import setup
4
5
+if __name__ == "__main__":
6
+ setup()
0 commit comments