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