Skip to content
New issue

Have a question about this project? Sign up for a free GitHub account to open an issue and contact its maintainers and the community.

By clicking “Sign up for GitHub”, you agree to our terms of service and privacy statement. We’ll occasionally send you account related emails.

Already on GitHub? Sign in to your account

Update Python version in PythonAnywhere installation #1716

Open
wants to merge 1 commit into
base: master
Choose a base branch
from

Conversation

daiangan
Copy link

@daiangan daiangan commented May 1, 2021

Update the Python version from 3.6 to 3.8 in the PythonAnywhere quick deployment.

Changes in this pull request:

  • pip3.6 install --user pythonanywhere was updated to pip3.8 install --user pythonanywhere which is the latest version in PythonAnywhere.
  • Also the pa_autoconfigure_django.py argument was modified from --python=3.6 to --python=3.8

Update the Python version from 3.6 to 3.8 in the PythonAnywhere installation.
Copy link
Member

@das-g das-g left a comment

Choose a reason for hiding this comment

The reason will be displayed to describe this comment to others. Learn more.

This change affects the Spanish version and brings those version numbers in sync with the English original.

Sign up for free to join this conversation on GitHub. Already have an account? Sign in to comment
Projects
None yet
Development

Successfully merging this pull request may close these issues.

None yet

2 participants