Skip to content

Commit

Permalink
v0.1-alpha release
Browse files Browse the repository at this point in the history
  • Loading branch information
rupole1185 committed Mar 4, 2022
1 parent 1cb877d commit 5f7a202
Showing 1 changed file with 1 addition and 1 deletion.
2 changes: 1 addition & 1 deletion exampleAPI/cloudHPCexec.py
100644 → 100755
Original file line number Diff line number Diff line change
Expand Up @@ -8,7 +8,7 @@
import os, json

# dependencies installation
os.system("pip install touch requests")
#os.system("pip install touch requests")
import touch, requests, shutil

try:
Expand Down

0 comments on commit 5f7a202

Please sign in to comment.