mirror of
https://github.com/Bobertkiller/Music-Player.git
synced 2026-01-15 12:32:51 -03:00
4 lines
63 B
Python
4 lines
63 B
Python
import os
|
|
|
|
os.system("pip install -r requirements.txt --user")
|