|
há 4 anos atrás | |
---|---|---|
backstage | há 4 anos atrás | |
.gitignore | há 4 anos atrás | |
README.md | há 4 anos atrás | |
requirements.txt | há 4 anos atrás | |
run.py | há 4 anos atrás | |
setup.cfg | há 4 anos atrás |
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