|
hace 4 años | |
---|---|---|
backstage | hace 4 años | |
.gitignore | hace 4 años | |
README.md | hace 4 años | |
requirements.txt | hace 4 años | |
run.py | hace 4 años | |
setup.cfg | hace 4 años |
python - 3.6.8
settup python bhouse-backstage mkdir .virtualenvs cd .virtualenvs
macOS python3.6 -m venv bouse_backstage source ~/.virtualenvs/bouse_backstage/bin/activate pip install -r requirements.txt