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