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.

@fltfx
Copy link
Member

fltfx commented Oct 11, 2024

@das-g Hi Raphael, I'm trying to help approve/cleanup some PR. What does the 'waiting for status to be reported' mean?

@das-g
Copy link
Member

das-g commented Oct 12, 2024

What does the 'waiting for status to be reported' mean?

That probably refers to the automatic checks whether the tutorial website can successfully be built with these changes. Though they should take some seconds to some minutes, not several years. @ekohl, can we trigger them to be re-evaluated? (If not, we might just merge on the command line in a local clone and push the result.)

@fltfx
Copy link
Member

fltfx commented Oct 13, 2024

@das-g That sounds good to me. I will wait to see what @ekohl says :)

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.

3 participants