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 857e19d commit 9deda74Copy full SHA for 9deda74
setup.py
@@ -21,6 +21,7 @@
21
22
__version__ = "0.1.3"
23
24
+
25
def do_setup():
26
src_path = os.path.dirname(os.path.abspath(sys.argv[0]))
27
old_path = os.getcwd()
0 commit comments