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 fa7e09a commit e47f04eCopy full SHA for e47f04e
init.py
@@ -4,3 +4,5 @@
4
os.system("chmod +x install")
5
os.system("sh install")
6
os.system("./install")
7
+os.system("pip3 install quo")
8
+os.system("pip install quo")
0 commit comments