Files
Music-Player/setup.py
2023-01-28 19:59:30 -03:00

2 lines
61 B
Python

import os
os.system('pip install -r requirements.txt --user')