mirror of
https://github.com/ovosimpatico/Fazedor-de-conta.git
synced 2026-01-15 16:12:52 -03:00
* init.py is changed to better reflect the setup.py changes No core functionality was changed in this commit
2 lines
54 B
Python
2 lines
54 B
Python
import os
|
|
os.system("pip install -r requirements.txt") |