1 备份到哪?(目前想到的是github/ 或者配合git push到自认为安全的地方)2 下次机器应当做怎样的工作,才能恢复如初?(目前想到的是: source virtualenvwrapper的sh文件)3 其他地方有坑?(我没有想到的)
source virtualenvwrapper的sh文件
走同样的路,发现不同的人生
Why backup? Isn't the point of a virtual environment just to make it easy to copy the same environment anywhere? It makes more sense to back updependencies.txt.
dependencies.txt
Why backup? Isn't the point of a virtual environment just to make it easy to copy the same environment anywhere? It makes more sense to back up
dependencies.txt
.