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 a6ecd60 commit dca3c9fCopy full SHA for dca3c9f
setup.py
@@ -21,6 +21,7 @@
21
22
__version__ = "0.1.4"
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