mirror of
https://github.com/ovosimpatico/CLI-TikTok.git
synced 2026-01-15 11:52:52 -03:00
4 lines
63 B
Python
4 lines
63 B
Python
import os
|
|
|
|
os.system("pip install -r requirements.txt --user")
|