|
4 years ago | |
---|---|---|
backstage | 4 years ago | |
.gitignore | 4 years ago | |
README.md | 4 years ago | |
requirements.txt | 4 years ago | |
run.py | 4 years ago | |
setup.cfg | 4 years ago |
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