We read every piece of feedback, and take your input very seriously.
To see all available qualifiers, see our documentation.
1 parent 7b52716 commit fd941cbCopy full SHA for fd941cb
setup.py
@@ -0,0 +1,6 @@
1
+#!/usr/bin/env python
2
+
3
+import setuptools
4
5
+if __name__ == "__main__":
6
+ setuptools.setup()
0 commit comments