Explorar o código

add description about setting up python environment and make it work

weichen %!s(int64=4) %!d(string=hai) anos
pai
achega
4be00f923b
Modificáronse 1 ficheiros con 10 adicións e 0 borrados
  1. 10 0
      README.md

+ 10 - 0
README.md

@@ -0,0 +1,10 @@
+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