|
il y a 4 ans | |
---|---|---|
backstage | il y a 4 ans | |
.gitignore | il y a 4 ans | |
README.md | il y a 4 ans | |
requirements.txt | il y a 4 ans | |
run.py | il y a 4 ans | |
setup.cfg | il y a 4 ans |
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