This website requires JavaScript.
Explore
Help
Register
Sign In
ovosimpatico
/
Fazedor-de-conta
Watch
1
Star
0
Fork
0
You've already forked Fazedor-de-conta
mirror of
https://github.com/ovosimpatico/Fazedor-de-conta.git
synced
2026-01-15 16:12:52 -03:00
Code
Issues
Packages
Projects
Releases
Wiki
Activity
Files
e47db6f5c0af8d94f258f5e9c6276edb8f9a5dc5
Fazedor-de-conta
/
setup.py
2 lines
54 B
Python
Raw
Normal View
History
Unescape
Escape
* setup.py can now install dependencies on its own * init.py is changed to better reflect the setup.py changes No core functionality was changed in this commit
2022-08-29 19:26:15 -03:00
import
os
os
.
system
(
"
pip install -r requirements.txt
"
)
Reference in New Issue
Copy Permalink