summaryrefslogtreecommitdiff
path: root/exts
diff options
context:
space:
mode:
Diffstat (limited to 'exts')
-rwxr-xr-xexts/pip.find_deps1
1 files changed, 0 insertions, 1 deletions
diff --git a/exts/pip.find_deps b/exts/pip.find_deps
index a868829..b59a1fc 100755
--- a/exts/pip.find_deps
+++ b/exts/pip.find_deps
@@ -302,5 +302,4 @@ def main():
print(json.dumps(root))
if __name__ == '__main__':
- print('hello')
PythonExtension().run()