pip freeze > /tmp/requirements.txt. Double-check which version of python is in your virtualenv. python --version. Deactivate the virtualenv. deactivate ...
確定! 回上一頁